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

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

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

Classes in org.opensaml.xml.schema.impl that implement XSBoolean
 class XSBooleanImpl
          Concrete implementation of XSBoolean.
 

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



Copyright © 1999-2013. All Rights Reserved.