|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.tptp.platform.report.drivers.xml.internal.XSDXmlParserAdapter
org.eclipse.tptp.platform.report.birt).
public class XSDXmlParserAdapter
Interface between XSDParser and IXmlParser.
| Field Summary | |
|---|---|
protected org.eclipse.xsd.util.XSDParser |
parser_
Deprecated. |
| Constructor Summary | |
|---|---|
XSDXmlParserAdapter(org.eclipse.xsd.util.XSDParser parser)
Deprecated. |
|
| Method Summary | |
|---|---|
java.util.Collection |
getDiagnostics()
Deprecated. |
org.w3c.dom.Document |
getDocument()
Deprecated. |
void |
parse(org.xml.sax.InputSource source)
Deprecated. Parse the given source, parsed document if any if available through getDocument() |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected org.eclipse.xsd.util.XSDParser parser_
| Constructor Detail |
|---|
public XSDXmlParserAdapter(org.eclipse.xsd.util.XSDParser parser)
| Method Detail |
|---|
public void parse(org.xml.sax.InputSource source)
IXmlParser
parse in interface IXmlParserpublic org.w3c.dom.Document getDocument()
getDocument in interface IXmlParserpublic java.util.Collection getDiagnostics()
getDiagnostics in interface IXmlParser
|
TPTP 4.5.0 Platform Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||