Uses of Interface
org.opensaml.core.xml.schema.XSInteger
-
Packages that use XSInteger Package Description org.opensaml.core.xml.schema.impl Implementations of the interfaces for XMLObjects that represent XML schema types. -
-
Uses of XSInteger in org.opensaml.core.xml.schema.impl
Classes in org.opensaml.core.xml.schema.impl that implement XSInteger Modifier and Type Class Description classXSIntegerImplConcrete implementation ofXSInteger.Methods in org.opensaml.core.xml.schema.impl that return XSInteger Modifier and Type Method Description XSIntegerXSIntegerBuilder. buildObject(String namespaceURI, String localName, String namespacePrefix)Creates an XMLObject with a given fully qualified name.
-