JavaScript is disabled on your browser.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
net.sf.okapi.lib.xliff2.core
Interface IExtChild
All Known Implementing Classes:
ExtContent
,
ExtElement
,
ProcessingInstruction
public interface
IExtChild
Provides the methods to access a child of an
ExtElement
.
Method Summary
Methods
Modifier and Type
Method and Description
ExtChildType
getType
()
Gets the type of child this object is (one of the
ExtChildType
values).
Method Detail
getType
ExtChildType
getType()
Gets the type of child this object is (one of the
ExtChildType
values).
Returns:
the type of child this object is.
Overview
Package
Class
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method