Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xml.serialize.EncodingInfo
-
Packages that use EncodingInfo Package Description org.smooks.engine.delivery.sax.ng.org.apache.xml.serialize -
-
Uses of EncodingInfo in org.smooks.engine.delivery.sax.ng.org.apache.xml.serialize
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xml.serialize declared as EncodingInfo Modifier and Type Field Description protected EncodingInfoBaseMarkupSerializer. _encodingInfoDeprecated.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xml.serialize that return EncodingInfo Modifier and Type Method Description EncodingInfoOutputFormat. getEncodingInfo()Deprecated.Returns anEncodingInfoinstance for the encoding.Methods in org.smooks.engine.delivery.sax.ng.org.apache.xml.serialize with parameters of type EncodingInfo Modifier and Type Method Description voidOutputFormat. setEncoding(EncodingInfo encInfo)Deprecated.Sets the encoding for this output method with anEncodingInfoinstance.
-