-
- All Superinterfaces:
Adjusting.XML.Parsing<Adjusting.XML.Result<SAXResult>>
,Adjusting.XML.Result<SAXResult>
,Result
- Enclosing class:
- Adjusting.XML
public static interface Adjusting.XML.SAXResult extends Adjusting.XML.Result<SAXResult>
Adjusting version of aSAXResult
.The adjusting methods inherited from
Adjusting.XML.Result
will apply to any XML parser the implementation constructs to verify the content written, otherwise having no effect.
-
-
Field Summary
-
Fields inherited from interface javax.xml.transform.Result
PI_DISABLE_OUTPUT_ESCAPING, PI_ENABLE_OUTPUT_ESCAPING
-
-
Method Summary
-
Methods inherited from interface org.postgresql.pljava.Adjusting.XML.Parsing
accessExternalDTD, accessExternalSchema, allowDTD, defaults, elementAttributeLimit, entityExpansionLimit, entityReplacementLimit, entityResolver, expandEntityReferences, externalGeneralEntities, externalParameterEntities, ignoreDTD, lax, loadExternalDTD, maxElementDepth, maxGeneralEntitySizeLimit, maxParameterEntitySizeLimit, maxXMLNameLimit, schema, setFirstSupportedFeature, setFirstSupportedProperty, totalEntitySizeLimit, xIncludeAware
-
Methods inherited from interface org.postgresql.pljava.Adjusting.XML.Result
get
-
Methods inherited from interface javax.xml.transform.Result
getSystemId, setSystemId
-
-