Index

A C F N O R S T U W 
All Classes and Interfaces|All Packages

A

Apache Commons Secure XML - Search tag in Overview
Section

C

Caching and Thread-Safety - Search tag in Overview
Section
Caller-supplied URIs - Search tag in package org.apache.commons.xml.secure
Section
Configuration - Search tag in Overview
Section

F

Factory Methods - Search tag in Overview
Section

N

newDefaultFactory() - Static method in class org.apache.commons.xml.secure.SecureXMLInputFactory
Returns a new, secure XMLInputFactory of the system-default implementation.
newDefaultInstance() - Static method in class org.apache.commons.xml.secure.SecureDocumentBuilderFactory
Returns a new, secure DocumentBuilderFactory of the system-default implementation.
newDefaultInstance() - Static method in class org.apache.commons.xml.secure.SecureSAXParserFactory
Returns a new, secure SAXParserFactory of the system-default implementation.
newDefaultInstance() - Static method in class org.apache.commons.xml.secure.SecureSchemaFactory
Returns a new, secure SchemaFactory of the system-default implementation, supporting W3C XML Schema 1.0.
newDefaultInstance() - Static method in class org.apache.commons.xml.secure.SecureTransformerFactory
Returns a new, secure TransformerFactory of the system-default implementation.
newDefaultInstance() - Static method in class org.apache.commons.xml.secure.SecureXPathFactory
Returns a new, secure XPathFactory of the system-default implementation, supporting the default XPath object model.
newDefaultNSInstance() - Static method in class org.apache.commons.xml.secure.SecureDocumentBuilderFactory
Returns a new, secure, namespace-aware DocumentBuilderFactory of the system-default implementation, enabling namespace awareness on SecureDocumentBuilderFactory.newDefaultInstance(), the behavior DocumentBuilderFactory.newDefaultNSInstance() (Java 13 or later) is specified to have.
newDefaultNSInstance() - Static method in class org.apache.commons.xml.secure.SecureSAXParserFactory
Returns a new, secure, namespace-aware SAXParserFactory of the system-default implementation, enabling namespace awareness on SecureSAXParserFactory.newDefaultInstance(), the behavior SAXParserFactory.newDefaultNSInstance() (Java 13 or later) is specified to have.
newFactory() - Static method in class org.apache.commons.xml.secure.SecureXMLInputFactory
Returns a new, secure XMLInputFactory, like XMLInputFactory.newFactory().
newFactory(String, ClassLoader) - Static method in class org.apache.commons.xml.secure.SecureXMLInputFactory
Returns a new, secure XMLInputFactory resolved from the given factory id.
newInstance() - Static method in class org.apache.commons.xml.secure.SecureDocumentBuilderFactory
Returns a new, secure DocumentBuilderFactory.
newInstance() - Static method in class org.apache.commons.xml.secure.SecureSAXParserFactory
Returns a new, secure SAXParserFactory.
newInstance() - Static method in class org.apache.commons.xml.secure.SecureTransformerFactory
Returns a new, secure TransformerFactory.
newInstance() - Static method in class org.apache.commons.xml.secure.SecureXMLInputFactory
Returns a new, secure XMLInputFactory.
newInstance() - Static method in class org.apache.commons.xml.secure.SecureXPathFactory
Returns a new, secure XPathFactory for the default XPath object model.
newInstance(String) - Static method in class org.apache.commons.xml.secure.SecureSchemaFactory
Returns a new, secure SchemaFactory for the given schema language.
newInstance(String) - Static method in class org.apache.commons.xml.secure.SecureXPathFactory
Returns a new, secure XPathFactory for the given object model.
newInstance(String, ClassLoader) - Static method in class org.apache.commons.xml.secure.SecureDocumentBuilderFactory
Returns a new, secure DocumentBuilderFactory of the given implementation class.
newInstance(String, ClassLoader) - Static method in class org.apache.commons.xml.secure.SecureSAXParserFactory
Returns a new, secure SAXParserFactory of the given implementation class.
newInstance(String, ClassLoader) - Static method in class org.apache.commons.xml.secure.SecureTransformerFactory
Returns a new, secure TransformerFactory of the given implementation class.
newInstance(String, String, ClassLoader) - Static method in class org.apache.commons.xml.secure.SecureSchemaFactory
Returns a new, secure SchemaFactory of the given implementation class.
newInstance(String, String, ClassLoader) - Static method in class org.apache.commons.xml.secure.SecureXPathFactory
Returns a new, secure XPathFactory of the given implementation class.
newNSInstance() - Static method in class org.apache.commons.xml.secure.SecureDocumentBuilderFactory
Returns a new, secure, namespace-aware DocumentBuilderFactory, enabling namespace awareness on SecureDocumentBuilderFactory.newInstance(), the behavior DocumentBuilderFactory.newNSInstance() (Java 13 or later) is specified to have.
newNSInstance() - Static method in class org.apache.commons.xml.secure.SecureSAXParserFactory
Returns a new, secure, namespace-aware SAXParserFactory, enabling namespace awareness on SecureSAXParserFactory.newInstance(), the behavior SAXParserFactory.newNSInstance() (Java 13 or later) is specified to have.
newNSInstance(String, ClassLoader) - Static method in class org.apache.commons.xml.secure.SecureDocumentBuilderFactory
Returns a new, secure, namespace-aware DocumentBuilderFactory of the given implementation class, enabling namespace awareness on SecureDocumentBuilderFactory.newInstance(String, ClassLoader), the behavior DocumentBuilderFactory.newNSInstance(String, ClassLoader) (Java 13 or later) is specified to have.
newNSInstance(String, ClassLoader) - Static method in class org.apache.commons.xml.secure.SecureSAXParserFactory
Returns a new, secure, namespace-aware SAXParserFactory of the given implementation class, enabling namespace awareness on SecureSAXParserFactory.newInstance(String, ClassLoader), the behavior SAXParserFactory.newNSInstance(String, ClassLoader) (Java 13 or later) is specified to have.

O

org.apache.commons.xml.secure - package org.apache.commons.xml.secure
Apache Commons Secure XML provides secure-by-default JAXP factory creation for Java.

R

Resolvers - Search tag in Overview
Section

S

SecureDocumentBuilderFactory - Class in org.apache.commons.xml.secure
Creates new, secure DocumentBuilderFactory instances.
SecureSAXParserFactory - Class in org.apache.commons.xml.secure
Creates new, secure SAXParserFactory instances.
SecureSchemaFactory - Class in org.apache.commons.xml.secure
Creates new, secure SchemaFactory instances.
SecureTransformerFactory - Class in org.apache.commons.xml.secure
Creates new, secure TransformerFactory instances.
SecureXMLInputFactory - Class in org.apache.commons.xml.secure
Creates new, secure XMLInputFactory instances.
SecureXPathFactory - Class in org.apache.commons.xml.secure
Creates new, secure XPathFactory instances.
Security Guarantees - Search tag in package org.apache.commons.xml.secure
Section
Stylesheets and Schemas - Search tag in Overview
Section
Supported Implementations - Search tag in Overview
Section
Supported Runtimes - Search tag in Overview
Section

T

Thread safety - Search tag in package org.apache.commons.xml.secure
Section
TL;DR - Search tag in Overview
Section
Transformer Handlers and Filters - Search tag in Overview
Section

U

Usage - Search tag in Overview
Section

W

Why - Search tag in Overview
Section
Why Not the JAXP 1.5 External-Access Properties - Search tag in Overview
Section
Wrappers, not the Original Factories - Search tag in Overview
Section
A C F N O R S T U W 
All Classes and Interfaces|All Packages