Package | Description |
---|---|
gate.creole | |
gate.util.persistence |
Modifier and Type | Field and Description |
---|---|
protected ResourceReference |
PackagedController.url |
protected ResourceReference |
AnnotationSchema.xmlFileUrl
The xml file URL of the resource
|
Modifier and Type | Method and Description |
---|---|
ResourceReference |
PackagedController.getPipelineURL() |
ResourceReference |
AnnotationSchema.getXmlFileUrl()
Get method for the resource xml file URL
|
Modifier and Type | Method and Description |
---|---|
void |
AnnotationSchema.fromXSchema(ResourceReference anXSchemaURL)
Creates an AnnotationSchema object from an XSchema file
|
void |
PackagedController.setPipelineURL(ResourceReference url) |
void |
AnnotationSchema.setXmlFileUrl(ResourceReference xmlFileUrl)
Set method for the resource xml file URL
|
Constructor and Description |
---|
ResourceReference(ResourceReference context,
String path)
Creates a new instance that references a resource identified by resolving
the path against an existing
ResourceReference . |
Modifier and Type | Method and Description |
---|---|
static ResourceReference |
PersistenceManager.currentPersistenceURL()
Get the URL currently being loaded by this thread.
|
Modifier and Type | Method and Description |
---|---|
static List<ResourceReference> |
PersistenceManager.currentPersistenceURLStack() |
Copyright © 2024 GATE. All rights reserved.