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

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

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

Classes in org.opensaml.xml.schema.impl that implement XSQName
 class XSQNameImpl
          Concrete implementation of XSQName.
 

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



Copyright © 2006-2012 Internet2. All Rights Reserved.