XMLTooling-J 1.3.2-redhat-4

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

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

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

Classes in org.opensaml.xml.schema.impl that implement XSDateTime
 class XSDateTimeImpl
          Concrete implementation of XSDateTime.
 

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

Uses of XSDateTime in org.opensaml.xml.schema.validator
 

Classes in org.opensaml.xml.schema.validator with type parameters of type XSDateTime
 class XSDateTimeSchemaValidator<T extends XSDateTime>
          Checks XSDateTime for Schema compliance.
 


XMLTooling-J 1.3.2-redhat-4

Copyright © 2006-2013 Internet2. All Rights Reserved.