|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
org.xml.sax.InputSource
oracle.xml.parser.schema.XSDInputSource
public class XSDInputSource
| Constructor Summary | |
|---|---|
XSDInputSource() |
|
| Method Summary | |
|---|---|
XMLSchema |
getXMLSchema() |
void |
setXMLSchema(XMLSchema schema) |
| Methods inherited from class org.xml.sax.InputSource |
|---|
getByteStream, getCharacterStream, getEncoding, getPublicId, getSystemId, setByteStream, setCharacterStream, setEncoding, setPublicId, setSystemId |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public XSDInputSource()
| Method Detail |
|---|
public void setXMLSchema(XMLSchema schema)
public XMLSchema getXMLSchema()
|
Oracle® Database XML Java API Reference 12c Release 1 (12.1) E15981-09 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Copyright © 2003, 2014, Oracle and/or its affiliates. All rights reserved.