ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.sequencer.xml.XmlSequencer.AttributeScoping

Packages that use XmlSequencer.AttributeScoping
org.modeshape.sequencer.xml The classes that make up the XML sequencer. 
 

Uses of XmlSequencer.AttributeScoping in org.modeshape.sequencer.xml
 

Fields in org.modeshape.sequencer.xml declared as XmlSequencer.AttributeScoping
static XmlSequencer.AttributeScoping XmlSequencerHandler.DEFAULT_ATTRIBUTE_SCOPING
          The default XmlSequencer.AttributeScoping.
 

Methods in org.modeshape.sequencer.xml that return XmlSequencer.AttributeScoping
static XmlSequencer.AttributeScoping XmlSequencer.AttributeScoping.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static XmlSequencer.AttributeScoping[] XmlSequencer.AttributeScoping.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.modeshape.sequencer.xml with parameters of type XmlSequencer.AttributeScoping
protected  void XmlSequencer.setAttributeScoping(XmlSequencer.AttributeScoping scoping)
           
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.