|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.opensaml.xml.AbstractXMLObjectBuilder<ResourceContentType>
org.opensaml.xacml.ctx.impl.ResourceContentTypeImplBuilder
public class ResourceContentTypeImplBuilder
Builder for ResourceContentType
objects.
Constructor Summary | |
---|---|
ResourceContentTypeImplBuilder()
Constructor. |
Method Summary | |
---|---|
ResourceContentType |
buildObject()
Builds a XACML object, using its default attribute name. |
ResourceContentType |
buildObject(java.lang.String namespaceURI,
java.lang.String localName,
java.lang.String namespacePrefix)
|
Methods inherited from class org.opensaml.xml.AbstractXMLObjectBuilder |
---|
buildObject, buildObject, buildObject, buildObject |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.opensaml.xml.XMLObjectBuilder |
---|
buildObject, buildObject, buildObject, buildObject |
Constructor Detail |
---|
public ResourceContentTypeImplBuilder()
Method Detail |
---|
public ResourceContentType buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
buildObject
in interface org.opensaml.xml.XMLObjectBuilder<ResourceContentType>
buildObject
in class org.opensaml.xml.AbstractXMLObjectBuilder<ResourceContentType>
public ResourceContentType buildObject()
buildObject
in interface XACMLObjectBuilder<ResourceContentType>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |