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 SummaryNested ClassesNested classes/interfaces inherited from class eu.bandm.tools.tdom.runtime.ContentPathContentPath.Choice, ContentPath.Repetition, ContentPath.Sequence
- 
Field SummaryFieldsFields inherited from class eu.bandm.tools.tdom.runtime.ContentPathcp, depth, path
- 
Constructor SummaryConstructors
- 
Method SummaryModifier and TypeMethodDescriptioncompose(ContentMapping[] args) booleanlocallyComposable(ContentPath next) toString()Methods inherited from class eu.bandm.tools.tdom.runtime.ContentPathcomposable, getDepth
- 
Field Details- 
indexprotected int index
 
- 
- 
Constructor Details- 
Choice
 
- 
- 
Method Details- 
compose- Specified by:
- composein class- ContentPath
 
- 
locallyComposable- Overrides:
- locallyComposablein class- ContentPath
 
- 
toString- Overrides:
- toStringin class- ContentPath
 
 
-