Package org.aoju.bus.image.galaxy.data
Class IOD.Present
java.lang.Object
org.aoju.bus.image.galaxy.data.IOD.Condition
org.aoju.bus.image.galaxy.data.IOD.Present
-
Field Summary
FieldsFields inherited from class org.aoju.bus.image.galaxy.data.IOD.Condition
id, not -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected Attributesitem(Attributes attrs) booleanmatch(Attributes attrs)
-
Field Details
-
tag
protected final int tag -
itemPath
protected final int[] itemPath
-
-
Constructor Details
-
Present
public Present(int tag, int... itemPath)
-
-
Method Details
-
match
- Specified by:
matchin classIOD.Condition
-
item
-