|
XMLTooling-J 1.3.2-redhat-4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XSInteger | |
---|---|
org.opensaml.xml.encryption | XMLObject interfaces and helper classes for representing encrypted content and encrypting/decrypting content. |
org.opensaml.xml.encryption.impl | Implementations of the interfaces for XMLObjects that represent XML encryption types. |
org.opensaml.xml.schema.impl | Implementations of the interfaces for XMLObjects that represent XML schema types. |
org.opensaml.xml.schema.validator |
Uses of XSInteger in org.opensaml.xml.encryption |
---|
Subinterfaces of XSInteger in org.opensaml.xml.encryption | |
---|---|
interface |
KeySize
XMLObject representing XML Encryption, version 20021210, KeySize element. |
Uses of XSInteger in org.opensaml.xml.encryption.impl |
---|
Classes in org.opensaml.xml.encryption.impl that implement XSInteger | |
---|---|
class |
KeySizeImpl
Concrete implementation of KeySize |
Uses of XSInteger in org.opensaml.xml.schema.impl |
---|
Classes in org.opensaml.xml.schema.impl that implement XSInteger | |
---|---|
class |
XSIntegerImpl
Concrete implementation of XSInteger . |
Methods in org.opensaml.xml.schema.impl that return XSInteger | |
---|---|
XSInteger |
XSIntegerBuilder.buildObject(String namespaceURI,
String localName,
String namespacePrefix)
Creates an XMLObject with a given fully qualified name. |
Uses of XSInteger in org.opensaml.xml.schema.validator |
---|
Classes in org.opensaml.xml.schema.validator with type parameters of type XSInteger | |
---|---|
class |
XSIntegerSchemaValidator<T extends XSInteger>
Checks XSInteger for Schema compliance. |
|
XMLTooling-J 1.3.2-redhat-4 | |||||||||
PREV NEXT | FRAMES NO FRAMES |