| Package | Description |
|---|---|
| org.opensaml.xml.schema.impl |
Implementations of the interfaces for XMLObjects that represent XML schema types.
|
| org.opensaml.xml.schema.validator |
| Modifier and Type | Class and Description |
|---|---|
class |
XSDateTimeImpl
Concrete implementation of
XSDateTime. |
| Modifier and Type | Method and Description |
|---|---|
XSDateTime |
XSDateTimeBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XSDateTimeSchemaValidator<T extends XSDateTime>
Checks
XSDateTime for Schema compliance. |
Copyright © 1999-2014. All Rights Reserved.