public abstract class ColladaAbstractInstance<T> extends ColladaAbstractObject
| Modifier and Type | Field and Description | 
|---|---|
protected T | 
instance
Resolved target of the link. 
 | 
CHARACTERS_CONTENT, fields, namespaceURI, parent| Constructor and Description | 
|---|
ColladaAbstractInstance(String ns)
Create an instance. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
T | 
get()
Retrieves the target resource for this instance. 
 | 
String | 
getUrl()
Indicates the URL of the target resource. 
 | 
getLocalExtent, getRootallocate, doAddCharacters, doAddEventAttribute, doAddEventContent, doParseEventAttributes, doParseEventContent, freeResources, getAConstructor, getCharacters, getField, getField, getFields, getNamespaceURI, getParent, hasField, hasField, hasFields, mergeFields, newInstance, overrideFields, parse, parseCharacterContent, removeField, setField, setField, setFields, setNamespaceURI, setParentprotected T instance
public ColladaAbstractInstance(String ns)
ns - Namespace.public T get()
public String getUrl()