|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.agreement.definition.impl.WSAgreementReaderImpl
public class WSAgreementReaderImpl
| Constructor Summary | |
|---|---|
WSAgreementReaderImpl()
|
|
| Method Summary | |
|---|---|
Agreement |
read(org.w3c.dom.Document document)
Read the specified SchemaImpl document into a SchemaImpl definition. |
Agreement |
read(org.xml.sax.InputSource source)
|
Agreement |
read(java.net.URL url)
Read the SchemaImpl document accessible via the specified URI into a SchemaImpl definition. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSAgreementReaderImpl()
throws WSAgreementException
WSAgreementException| Method Detail |
|---|
public Agreement read(java.net.URL url)
throws WSAgreementException
WSAgreementReader
read in interface WSAgreementReaderWSAgreementException
public Agreement read(org.w3c.dom.Document document)
throws WSAgreementException
WSAgreementReader
read in interface WSAgreementReaderWSAgreementException
public Agreement read(org.xml.sax.InputSource source)
throws WSAgreementException
read in interface WSAgreementReaderWSAgreementException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||