Package eu.bandm.tools.tdom.runtime
Class ContentPath.Choice
java.lang.Object
eu.bandm.tools.tdom.runtime.ContentPath
eu.bandm.tools.tdom.runtime.ContentPath.Choice
- Direct Known Subclasses:
ContentPath.Choice.End
- Enclosing class:
- ContentPath
-
Nested Class Summary
Nested classes/interfaces inherited from class eu.bandm.tools.tdom.runtime.ContentPath
ContentPath.Choice, ContentPath.Repetition, ContentPath.Sequence
-
Field Summary
Fields inherited from class eu.bandm.tools.tdom.runtime.ContentPath
cp, depth, path
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncompose
(ContentMapping[] args) boolean
locallyComposable
(ContentPath next) toString()
Methods inherited from class eu.bandm.tools.tdom.runtime.ContentPath
composable, getDepth
-
Field Details
-
index
protected int index
-
-
Constructor Details
-
Choice
-
-
Method Details
-
compose
- Specified by:
compose
in classContentPath
-
locallyComposable
- Overrides:
locallyComposable
in classContentPath
-
toString
- Overrides:
toString
in classContentPath
-