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.
- Author:
- Randall Hauch
InheritingXmlSequencer
public InheritingXmlSequencer()
Copyright © 2008-Present JBoss a division of Red Hat. All Rights Reserved.