Class SimpleOutputElement.AttrName

java.lang.Object
com.ctc.wstx.sw.SimpleOutputElement.AttrName
All Implemented Interfaces:
Comparable<SimpleOutputElement.AttrName>
Enclosing class:
SimpleOutputElement

static final class SimpleOutputElement.AttrName extends Object implements Comparable<SimpleOutputElement.AttrName>
Simple key class used to represent two-piece (attribute) names; first part being optional (URI), and second non-optional (local name).