edu.internet2.middleware.shibboleth.wayf.idpdisco
Class GeolocationHintBuilder

java.lang.Object
  extended by org.opensaml.xml.AbstractXMLObjectBuilder<SAMLObjectType>
      extended by org.opensaml.common.impl.AbstractSAMLObjectBuilder<GeolocationHint>
          extended by edu.internet2.middleware.shibboleth.wayf.idpdisco.GeolocationHintBuilder
All Implemented Interfaces:
org.opensaml.common.SAMLObjectBuilder<GeolocationHint>, org.opensaml.xml.XMLObjectBuilder<GeolocationHint>

public class GeolocationHintBuilder
extends org.opensaml.common.impl.AbstractSAMLObjectBuilder<GeolocationHint>

Builder of GeolocationHint objects.


Constructor Summary
GeolocationHintBuilder()
          Constructor.
 
Method Summary
 GeolocationHint buildObject()
          
 GeolocationHint buildObject(String namespaceURI, String localName, 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

GeolocationHintBuilder

public GeolocationHintBuilder()
Constructor.

Method Detail

buildObject

public GeolocationHint buildObject()

Specified by:
buildObject in interface org.opensaml.common.SAMLObjectBuilder<GeolocationHint>
Specified by:
buildObject in class org.opensaml.common.impl.AbstractSAMLObjectBuilder<GeolocationHint>

buildObject

public GeolocationHint buildObject(String namespaceURI,
                                   String localName,
                                   String namespacePrefix)

Specified by:
buildObject in interface org.opensaml.xml.XMLObjectBuilder<GeolocationHint>
Specified by:
buildObject in class org.opensaml.xml.AbstractXMLObjectBuilder<GeolocationHint>


Copyright © 2006-2010 Internet2. All Rights Reserved.