org.jibx.schema.elements
Class SchemaPath.PathStep
java.lang.Object
org.jibx.schema.elements.SchemaPath.StepBase
org.jibx.schema.elements.SchemaPath.PathStep
- Enclosing class:
- SchemaPath
public static class SchemaPath.PathStep
- extends SchemaPath.StepBase
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SchemaPath.PathStep
protected SchemaPath.PathStep(String elemname,
int position,
String name)
isRepeating
public boolean isRepeating()
- Specified by:
isRepeating in class SchemaPath.StepBase
match
public boolean match(OpenAttrBase elem)
- Specified by:
match in class SchemaPath.StepBase
position
public int position()
- Specified by:
position in class SchemaPath.StepBase
Copyright © 2005-2012 jibx.org. All Rights Reserved.