Uses of Class
org.apache.jasper.xmlparser.XMLString
Packages that use XMLString
-
Uses of XMLString in org.apache.jasper.xmlparser
Subclasses of XMLString in org.apache.jasper.xmlparserModifier and TypeClassDescriptionclassDeprecated.Will be removed in Tomcat 9.0.x onwardsMethods in org.apache.jasper.xmlparser with parameters of type XMLStringModifier and TypeMethodDescriptionvoidDeprecated.Append XML stringintXMLEncodingDetector.scanLiteral(int quote, XMLString content) Deprecated.Scans a range of attribute value data, setting the fields of the XMLString structure, appropriately.XMLEncodingDetector.scanPseudoAttribute(boolean scanningTextDecl, XMLString value) Deprecated.Scans a pseudo attribute.voidDeprecated.Initializes the contents of the XMLString structure with copies of the given string structure.