public class ColladaProfileCommon extends ColladaAbstractParamContainer
newParams
CHARACTERS_CONTENT, fields, namespaceURI, parent
Constructor and Description |
---|
ColladaProfileCommon(String ns)
Construct an instance.
|
Modifier and Type | Method and Description |
---|---|
ColladaExtra |
getExtra()
Indicates the extra field of this profile.
|
ColladaNewParam |
getParam(String sid)
Find a NewParam item by scoped ID (the sid attribute of the param).
|
ColladaTechnique |
getTechnique()
Indicates the technique field of this profile.
|
setField
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, setFields, setNamespaceURI, setParent
public ColladaProfileCommon(String ns)
ns
- the qualifying namespace URI. May be null to indicate no namespace qualification.public ColladaExtra getExtra()
public ColladaNewParam getParam(String sid)
getParam
in class ColladaAbstractParamContainer
sid
- Id to search for.public ColladaTechnique getTechnique()