java.io.Serializable
, SchemaImport
, SchemaReference
public class SchemaImportImpl extends SchemaReferenceImpl implements SchemaImport
Modifier and Type | Field | Description |
---|---|---|
static long |
serialVersionUID |
Constructor | Description |
---|---|
SchemaImportImpl() |
Modifier and Type | Method | Description |
---|---|---|
java.lang.String |
getNamespaceURI() |
|
void |
setNamespaceURI(java.lang.String namespace) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getReferencedSchema, getSchemaLocationURI, setId, setReferencedSchema, setSchemaLocationURI
getId, getReferencedSchema, getSchemaLocationURI, setId, setReferencedSchema, setSchemaLocationURI
public static final long serialVersionUID
public java.lang.String getNamespaceURI()
getNamespaceURI
in interface SchemaImport
public void setNamespaceURI(java.lang.String namespace)
setNamespaceURI
in interface SchemaImport
namespace
- The namespace to set.Copyright ? 2003, 2013 IBM. All Rights Reserved.