|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.dna.repository.sequencers.SequencerNodeContext
@Immutable public class SequencerNodeContext
Contains context information that is passed to stream sequencers, including information about the input
node containing the data being sequenced.
| Method Summary | |
|---|---|
org.jboss.dna.graph.properties.ValueFactories |
getFactories()
|
org.jboss.dna.graph.properties.Path |
getInputPath()
|
Set<org.jboss.dna.graph.properties.Property> |
getInputProperties()
|
org.jboss.dna.graph.properties.Property |
getInputProperty(org.jboss.dna.graph.properties.Name name)
|
org.jboss.dna.common.util.Logger |
getLogger(Class<?> clazz)
|
org.jboss.dna.common.util.Logger |
getLogger(String name)
|
String |
getMimeType()
|
org.jboss.dna.graph.properties.NamespaceRegistry |
getNamespaceRegistry()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
public org.jboss.dna.graph.properties.ValueFactories getFactories()
getFactories in interface org.jboss.dna.graph.sequencers.SequencerContextpublic org.jboss.dna.graph.properties.Path getInputPath()
getInputPath in interface org.jboss.dna.graph.sequencers.SequencerContextSequencerContext.getInputPath()public Set<org.jboss.dna.graph.properties.Property> getInputProperties()
getInputProperties in interface org.jboss.dna.graph.sequencers.SequencerContextSequencerContext.getInputProperties()public org.jboss.dna.graph.properties.Property getInputProperty(org.jboss.dna.graph.properties.Name name)
getInputProperty in interface org.jboss.dna.graph.sequencers.SequencerContextSequencerContext.getInputProperty(org.jboss.dna.graph.properties.Name)public String getMimeType()
getMimeType in interface org.jboss.dna.graph.sequencers.SequencerContextSequencerContext.getMimeType()public org.jboss.dna.graph.properties.NamespaceRegistry getNamespaceRegistry()
getNamespaceRegistry in interface org.jboss.dna.graph.sequencers.SequencerContextpublic org.jboss.dna.common.util.Logger getLogger(Class<?> clazz)
getLogger in interface org.jboss.dna.graph.sequencers.SequencerContextSequencerContext.getLogger(java.lang.Class)public org.jboss.dna.common.util.Logger getLogger(String name)
getLogger in interface org.jboss.dna.graph.sequencers.SequencerContextSequencerContext.getLogger(java.lang.String)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||