|
Oracle TopLink Java API Reference 10g Release 3 (10.1.3.1) B28219-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.toplink.ox.schema.XMLSchemaReference
oracle.toplink.ox.schema.XMLSchemaClassPathReference
A schema reference for accessing an XML Schema from the class path.
| Field Summary |
| Fields inherited from interface oracle.toplink.platform.xml.XMLSchemaReference |
COMPLEX_TYPE, ELEMENT, GROUP, SIMPLE_TYPE |
| Constructor Summary | |
XMLSchemaClassPathReference() |
|
XMLSchemaClassPathReference(java.lang.String resource) |
|
| Method Summary | |
java.net.URL |
getURL()A URL which referenes the Schema. |
| Methods inherited from class oracle.toplink.ox.schema.XMLSchemaReference |
getResource, getSchemaContext, getType, isValid, setResource, setSchemaContext, setType |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XMLSchemaClassPathReference()
public XMLSchemaClassPathReference(java.lang.String resource)
| Method Detail |
public java.net.URL getURL()
XMLSchemaReferencegetURL in interface XMLSchemaReferencegetURL in class XMLSchemaReference
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||