|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface XMLSchemaReference
A schema reference is used to access a schema in order to validate a document.
| Field Summary | |
|---|---|
static int |
COMPLEX_TYPE |
static int |
ELEMENT |
static int |
GROUP |
static int |
SIMPLE_TYPE |
| Method Summary | |
|---|---|
java.lang.String |
getSchemaContext()Returns the path to be traversed for validation purposes. |
int |
getType()Indicates if the schema reference references a simple type definition, complex type definition, element or group |
java.net.URL |
getURL()A URL which referenes the Schema. |
| Field Detail |
|---|
static final int COMPLEX_TYPE
static final int SIMPLE_TYPE
static final int ELEMENT
static final int GROUP
| Method Detail |
|---|
java.lang.String getSchemaContext()
int getType()
java.net.URL getURL()
|
Oracle® Fusion Middleware Java API Reference for EclipseLink 11g Release 1 (11.1.1) E26376-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||