org.jboss.dna.sequencer.xml
Class InheritingXmlSequencer
java.lang.Object
org.jboss.dna.sequencer.xml.XmlSequencer
org.jboss.dna.sequencer.xml.InheritingXmlSequencer
- All Implemented Interfaces:
- StreamSequencer
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.
InheritingXmlSequencer
public InheritingXmlSequencer()
Copyright © 2008-2010 JBoss, a division of Red Hat. All Rights Reserved.