Uses of Interface
org.opensaml.xml.schema.XSURI

Packages that use XSURI
org.opensaml.xml.schema.impl Implementations of the interfaces for XMLObjects that represent XML schema types. 
 

Uses of XSURI in org.opensaml.xml.schema.impl
 

Classes in org.opensaml.xml.schema.impl that implement XSURI
 class XSURIImpl
          Conrete implementation of XSURI.
 

Methods in org.opensaml.xml.schema.impl that return XSURI
 XSURI XSURIBuilder.buildObject(String namespaceURI, String localName, String namespacePrefix)
          Creates an XMLObject with a given fully qualified name.
 



Copyright © 1999-2013. All Rights Reserved.