ModeShape Distribution 3.0.0.Beta4

org.modeshape.sequencer.xml
Class InheritingXmlSequencer

java.lang.Object
  extended by org.modeshape.jcr.api.sequencer.Sequencer
      extended by org.modeshape.sequencer.xml.XmlSequencer
          extended by org.modeshape.sequencer.xml.InheritingXmlSequencer

public class InheritingXmlSequencer
extends XmlSequencer

An XML sequencer that is a specialization of XmlSequencer by inheriting unqualified attribute namespaces from the element rather than from the default namespace.


Nested Class Summary
 
Nested classes/interfaces inherited from class org.modeshape.sequencer.xml.XmlSequencer
XmlSequencer.AttributeScoping
 
Nested classes/interfaces inherited from class org.modeshape.jcr.api.sequencer.Sequencer
Sequencer.Context
 
Constructor Summary
InheritingXmlSequencer()
           
 
Method Summary
 
Methods inherited from class org.modeshape.sequencer.xml.XmlSequencer
execute, initialize, setAttributeScoping
 
Methods inherited from class org.modeshape.jcr.api.sequencer.Sequencer
getAcceptedMimeTypes, getLogger, getName, getPathExpressions, getRepositoryName, getUniqueId, hasAcceptedMimeTypes, isAccepted, registerDefaultMimeTypes, registerNamespace, registerNodeTypes, registerNodeTypes, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

InheritingXmlSequencer

public InheritingXmlSequencer()

ModeShape Distribution 3.0.0.Beta4

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