Class XSISchema
- java.lang.Object
-
- com.lyncode.xoai.dataprovider.xml.XSISchema
-
public class XSISchema extends Object
-
-
Field Summary
Fields Modifier and Type Field Description static StringNAMESPACE_URIstatic StringPREFIX
-
Constructor Summary
Constructors Constructor Description XSISchema()
-
-
-
Field Detail
-
PREFIX
public static final String PREFIX
- See Also:
- Constant Field Values
-
NAMESPACE_URI
public static final String NAMESPACE_URI
- See Also:
- Constant Field Values
-
-