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