-
- All Superinterfaces:
Adjusting.XML.Parsing<Adjusting.XML.Source<SAXSource>>
,Adjusting.XML.Source<SAXSource>
,Source
- Enclosing class:
- Adjusting.XML
public static interface Adjusting.XML.SAXSource extends Adjusting.XML.Source<SAXSource>
Adjusting version of aSAXSource
.
-
-
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.Source
get
-
Methods inherited from interface javax.xml.transform.Source
getSystemId, isEmpty, setSystemId
-
-