public class XMLNoNamespaceSchema extends XMLSchema
Constructor and Description |
---|
XMLNoNamespaceSchema(java.lang.String noNamespaceSchemaLocation,
java.lang.String externalFileUri,
java.lang.String formatId)
Constructor of the object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getNoNamespaceSchemaLocation()
Get the no-namespace-schemal-location uri
|
static java.lang.String |
getType()
Return the type of schema.
|
void |
setNoNamespaceSchemaLocation(java.lang.String noNamespaceSchemaLocation)
Set the no-namespace-schemal-location uri
|
getExternalFileUri, getFileName, getFileNamespace, getFormatId, getLocalFileDir, getLocalFileUri, setExternalFileUri, setFileName, setFileNamespace, setFormatId
public XMLNoNamespaceSchema(java.lang.String noNamespaceSchemaLocation, java.lang.String externalFileUri, java.lang.String formatId)
noNamespaceSchemaLocation
- the uri of the noNamespaceSchemaLocation of the schemaexternalFileUri
- the registered file url location for this schemaformatId
- the format id of a xml instance of the schemapublic java.lang.String getNoNamespaceSchemaLocation()
public void setNoNamespaceSchemaLocation(java.lang.String noNamespaceSchemaLocation)
noNamespaceSchemaLocation
- public static java.lang.String getType()
Copyright © 2020 Regents of the University of California. All Rights Reserved.