public class ColladaParam extends ColladaAbstractObject
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
ColladaParam(String ns)
Construct an instance.
|
Modifier and Type | Method and Description |
---|---|
String |
getName()
Indicates the value of the name field.
|
getLocalExtent, getRoot
allocate, 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, setParent
public ColladaParam(String ns)
ns
- the qualifying namespace URI. May be null to indicate no namespace qualification.public String getName()