|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.dna.sequencer.java.VariableSequencer
public class VariableSequencer
Sequencer for variabels.
| Field Summary |
|---|
| Constructor Summary | |
|---|---|
VariableSequencer()
|
|
| Method Summary | |
|---|---|
static void |
sequenceTheVariable(org.jboss.dna.graph.sequencers.SequencerOutput output,
org.jboss.dna.graph.properties.NameFactory nameFactory,
Variable variable,
org.jboss.dna.graph.properties.Path path)
Sequence a variable. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public VariableSequencer()
| Method Detail |
|---|
public static void sequenceTheVariable(org.jboss.dna.graph.sequencers.SequencerOutput output,
org.jboss.dna.graph.properties.NameFactory nameFactory,
Variable variable,
org.jboss.dna.graph.properties.Path path)
output - - the SequencerOutput.nameFactory - - the NameFactory.variable - - the variable to be added in the tree.path - - the path
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||