| Package | Description |
|---|---|
| org.apache.jasper.xmlparser |
| Modifier and Type | Class and Description |
|---|---|
class |
XMLStringBuffer
Deprecated.
Will be removed in Tomcat 9.0.x onwards
|
| Modifier and Type | Method and Description |
|---|---|
void |
XMLStringBuffer.append(XMLString s)
Deprecated.
Append XML string
|
int |
XMLEncodingDetector.scanLiteral(int quote,
XMLString content)
Deprecated.
Scans a range of attribute value data, setting the fields of the
XMLString structure, appropriately.
|
String |
XMLEncodingDetector.scanPseudoAttribute(boolean scanningTextDecl,
XMLString value)
Deprecated.
Scans a pseudo attribute.
|
void |
XMLString.setValues(XMLString s)
Deprecated.
Initializes the contents of the XMLString structure with copies
of the given string structure.
|
Copyright © 2014–2021. All rights reserved.