Uses of Class
com.ctc.wstx.sw.SimpleOutputElement.AttrName
Packages that use SimpleOutputElement.AttrName
-
Uses of SimpleOutputElement.AttrName in com.ctc.wstx.sw
Classes in com.ctc.wstx.sw that implement interfaces with type arguments of type SimpleOutputElement.AttrNameModifier and TypeClassDescription(package private) static final classSimple key class used to represent two-piece (attribute) names; first part being optional (URI), and second non-optional (local name).Fields in com.ctc.wstx.sw with type parameters of type SimpleOutputElement.AttrNameModifier and TypeFieldDescriptionprotected HashSet<SimpleOutputElement.AttrName> SimpleOutputElement.mAttrSetMap used to check for duplicate attribute declarations, if feature is enabled.Methods in com.ctc.wstx.sw with parameters of type SimpleOutputElement.AttrNameModifier and TypeMethodDescriptionintSimpleOutputElement.AttrName.compareTo(SimpleOutputElement.AttrName other)