|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.sun.xml.messaging.jaxm.ebxml.Schema
This class represents the schema for a reference.
| Constructor Summary | |
Schema(java.lang.String location,
java.lang.String version)
Creates a schema object with the location and version information. |
|
| Method Summary | |
java.lang.String |
getLocation()
Returns the location of the schema. |
java.lang.String |
getVersion()
Returns the version of the schema. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Schema(java.lang.String location,
java.lang.String version)
| Method Detail |
public java.lang.String getLocation()
public java.lang.String getVersion()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||