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.metadata
Interface IMetadataItem
All Known Implementing Classes:
Meta
,
MetaGroup
public interface
IMetadataItem
Represents a metaGroup or a meta item.
Method Summary
Methods
Modifier and Type
Method and Description
boolean
isGroup
()
Indicates if this item is a meta-group or not.
Method Detail
isGroup
boolean isGroup()
Indicates if this item is a meta-group or not.
Returns:
true if this is a meta-group object, false if it is a meta object.
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