|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jibx.schema.elements.SchemaPath.StepBase
public abstract static class SchemaPath.StepBase
Constructor Summary | |
---|---|
SchemaPath.StepBase()
|
Method Summary | |
---|---|
abstract boolean |
isRepeating()
|
abstract boolean |
match(OpenAttrBase elem)
|
abstract int |
position()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SchemaPath.StepBase()
Method Detail |
---|
public abstract boolean match(OpenAttrBase elem)
public abstract boolean isRepeating()
public abstract int position()
|
||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |