abstract class AbstractXmlFactory
extends java.lang.Object
Factory instances handling XML data.| Modifier and Type | Field and Description |
|---|---|
private javax.ws.rs.core.Configuration |
config |
| Modifier | Constructor and Description |
|---|---|
protected |
AbstractXmlFactory(javax.ws.rs.core.Configuration config) |
| Modifier and Type | Method and Description |
|---|---|
(package private) boolean |
isXmlSecurityDisabled()
Determines whether the property is disabled for this factory.
|