Uses of Enum Class
com.norconex.commons.lang.xml.XmlFormatter.Builder.AttributeWrap
Packages that use XmlFormatter.Builder.AttributeWrap
-
Uses of XmlFormatter.Builder.AttributeWrap in com.norconex.commons.lang.xml
Methods in com.norconex.commons.lang.xml that return XmlFormatter.Builder.AttributeWrapModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static XmlFormatter.Builder.AttributeWrap[]XmlFormatter.Builder.AttributeWrap.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.norconex.commons.lang.xml with parameters of type XmlFormatter.Builder.AttributeWrapModifier and TypeMethodDescriptionXmlFormatter.Builder.attributeWrapping(XmlFormatter.Builder.AttributeWrap attributeWrapping) Attribute wrapping strategy.