public class ColladaProfileCommon extends ColladaAbstractParamContainer
newParamsCHARACTERS_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. | 
setFieldgetLocalExtent, getRootallocate, 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, setParentpublic 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 ColladaAbstractParamContainersid - Id to search for.public ColladaTechnique getTechnique()