org.opensaml.xacml.ctx.impl
public class ResourceTypeMarshaller extends AbstractXACMLObjectMarshaller
RequestType
objects.Modifier | Constructor and Description |
---|---|
|
ResourceTypeMarshaller()
Constructor.
|
protected |
ResourceTypeMarshaller(String targetNamespaceURI,
String targetLocalName)
Constructor.
|
marshallAttributes, marshallElementContent
checkXMLObjectIsTarget, marshall, marshall, marshall, marshallChildElements, marshallInto, marshallNamespacePrefix, marshallNamespaces, marshallSchemaInstanceAttributes, setDocumentElement
public ResourceTypeMarshaller()
protected ResourceTypeMarshaller(String targetNamespaceURI, String targetLocalName)
targetNamespaceURI
- the namespace URI of either the schema type QName or element QName of the elements this
marshaller operates ontargetLocalName
- the local name of either the schema type QName or element QName of the elements this
marshaller operates onCopyright © 1999-2013 JBoss by Red Hat. All Rights Reserved.