public class SchemaImportImpl extends SchemaReferenceImpl implements SchemaImport
Modifier and Type | Field and Description |
---|---|
static long |
serialVersionUID |
Constructor and Description |
---|
SchemaImportImpl() |
Modifier and Type | Method and Description |
---|---|
String |
getNamespaceURI() |
void |
setNamespaceURI(String namespace) |
getId, getReferencedSchema, getSchemaLocationURI, setId, setReferencedSchema, setSchemaLocationURI
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getId, getReferencedSchema, getSchemaLocationURI, setId, setReferencedSchema, setSchemaLocationURI
public static final long serialVersionUID
public String getNamespaceURI()
getNamespaceURI
in interface SchemaImport
public void setNamespaceURI(String namespace)
setNamespaceURI
in interface SchemaImport
namespace
- The namespace to set.Copyright © 2017 JBoss by Red Hat. All rights reserved.