|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use XMLTokenizer | |
|---|---|
| hmi.animation | Documentation in the central Hmi Packages LaTeX report. |
| hmi.bml.core | |
| hmi.bml.ext.bmlt | |
| hmi.bml.ext.bmlt.feedback | |
| hmi.bml.ext.maryxml | |
| hmi.bml.ext.msapi | |
| hmi.bml.ext.ssml | |
| hmi.bml.feedback | |
| hmi.elckerlyc | The Hmi BML realizer Elckerlyc. |
| hmi.elckerlyc.animationengine.controller | |
| hmi.elckerlyc.animationengine.gesturebinding | |
| hmi.elckerlyc.animationengine.motionunit | |
| hmi.elckerlyc.animationengine.procanimation | |
| hmi.elckerlyc.faceengine.facebinding | |
| hmi.elckerlyc.faceengine.viseme | |
| hmi.environment.avatars | This package contains code for loading avatars, mixed systems, face bindings, etc. |
| hmi.faceanimation.model | |
| hmi.facegraphics | This package and its subpackages make the connection between the abstract specification of face animations using Elckerlyc and the actual deformation of the mesh in the HmiGraphics packages. |
| hmi.facegraphics.deformers | Mesh deformations. |
| hmi.graphics.collada | Support for loading Collada Graphics files |
| hmi.graphics.collada.scenegraph | Support for loading Collada Graphics files |
| hmi.graphics.scenegraph | The HmiGraphics scenegraph package contains code for graphics scenegraphs in a render platform independent way, and also independent from a particular graphics file format. |
| hmi.physics.assembler | |
| hmi.sensors.eyebox2.directaccess | |
| hmi.tts.util | |
| hmi.xml | Support for reading and writing XML. |
| hmi.xml.wrap | NO PACKAGE DOCUMENTATION |
| Uses of XMLTokenizer in hmi.animation |
|---|
| Methods in hmi.animation with parameters of type XMLTokenizer | |
|---|---|
boolean |
ConfigList.decodeAttribute(String attrName,
String valCode,
XMLTokenizer tokenizer)
Decodes a single attribute |
void |
VJoint.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the id and sid XML attributes. |
void |
SkeletonPose.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
SkeletonInterpolator.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
VJoint.decodeContent(XMLTokenizer tokenizer)
|
void |
SkeletonPose.decodeContent(XMLTokenizer xmlTokenizer)
Decodes XML content, and converts it into the float config data. |
void |
SkeletonInterpolator.decodeContent(XMLTokenizer xmlTokenizer)
Decodes XML content, and converts it into the double time values and float cofig data. |
void |
ConfigList.decodeContent(XMLTokenizer xmlTokenizer)
Decodes XML content, and converts it into the double time values and float cofig data. |
| Constructors in hmi.animation with parameters of type XMLTokenizer | |
|---|---|
ConfigList(XMLTokenizer tokenizer)
|
|
SkeletonInterpolator(XMLTokenizer tokenizer)
Creates a new, uninitialized, SkeletonInterpolator |
|
SkeletonPose(XMLTokenizer tokenizer)
Creates a new, uninitialized, SkeletonInterpolator |
|
VJoint(XMLTokenizer tokenizer)
Creates a new VJoint from XML |
|
| Uses of XMLTokenizer in hmi.bml.core |
|---|
| Methods in hmi.bml.core with parameters of type XMLTokenizer | |
|---|---|
boolean |
RequiredBlock.decodeAttribute(String attrName,
String valCode,
XMLTokenizer tokenizer)
|
void |
WaitBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
Synchronize.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
Sync.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
SpeechBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
PostureBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
LocomotionBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
LipsBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
HeadBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
GestureBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
GazeBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
FaceBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
Description.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
ConstraintBlock.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BehaviourBlock.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
Behaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
Before.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLElement.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
After.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
Synchronize.decodeContent(XMLTokenizer tokenizer)
|
void |
SpeechBehaviour.decodeContent(XMLTokenizer tokenizer)
|
void |
SpeechBehaviour.SpeechText.decodeContent(XMLTokenizer tokenizer)
|
void |
RequiredBlock.decodeContent(XMLTokenizer tokenizer)
|
void |
Description.decodeContent(XMLTokenizer tokenizer)
|
void |
ConstraintBlock.decodeContent(XMLTokenizer tokenizer)
|
void |
BehaviourBlock.decodeContent(XMLTokenizer tokenizer)
|
void |
Behaviour.decodeContent(XMLTokenizer tokenizer)
|
void |
Before.decodeContent(XMLTokenizer tokenizer)
|
void |
After.decodeContent(XMLTokenizer tokenizer)
|
protected void |
BMLElement.ensureDecodeProgress(XMLTokenizer tokenizer)
|
| Constructors in hmi.bml.core with parameters of type XMLTokenizer | |
|---|---|
After(XMLTokenizer tokenizer)
|
|
Before(XMLTokenizer tokenizer)
|
|
BehaviourBlock(XMLTokenizer tokenizer)
|
|
ConstraintBlock(XMLTokenizer tokenizer)
|
|
Description(XMLTokenizer tokenizer)
|
|
FaceBehaviour(XMLTokenizer tokenizer)
|
|
GazeBehaviour(XMLTokenizer tokenizer)
|
|
GestureBehaviour(XMLTokenizer tokenizer)
|
|
HeadBehaviour(XMLTokenizer tokenizer)
|
|
LipsBehaviour(XMLTokenizer tokenizer)
|
|
LocomotionBehaviour(XMLTokenizer tokenizer)
|
|
PostureBehaviour(XMLTokenizer tokenizer)
|
|
RequiredBlock(XMLTokenizer tokenizer)
|
|
SpeechBehaviour(XMLTokenizer tokenizer)
|
|
Sync(XMLTokenizer tokenizer)
|
|
Synchronize(XMLTokenizer tokenizer)
|
|
WaitBehaviour(XMLTokenizer tokenizer)
|
|
| Uses of XMLTokenizer in hmi.bml.ext.bmlt |
|---|
| Methods in hmi.bml.ext.bmlt with parameters of type XMLTokenizer | |
|---|---|
void |
BMLTTransitionBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLTProcAnimationBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLTParameter.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLTKeyframeBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLTInterruptSpec.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLTInterruptBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLTGazePatternChangeBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLTControllerBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLTBlinkModelChangeBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLTAudioFileBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLTInterruptBehaviour.decodeContent(XMLTokenizer tokenizer)
|
void |
BMLTBehaviour.decodeContent(XMLTokenizer tokenizer)
|
void |
BMLTAudioFileBehaviour.decodeContent(XMLTokenizer tokenizer)
|
| Constructors in hmi.bml.ext.bmlt with parameters of type XMLTokenizer | |
|---|---|
BMLTAudioFileBehaviour(XMLTokenizer tokenizer)
|
|
BMLTBlinkModelChangeBehaviour(XMLTokenizer tokenizer)
|
|
BMLTControllerBehaviour(XMLTokenizer tokenizer)
|
|
BMLTGazePatternChangeBehaviour(XMLTokenizer tokenizer)
|
|
BMLTInterruptBehaviour(XMLTokenizer tokenizer)
|
|
BMLTKeyframeBehaviour(XMLTokenizer tokenizer)
|
|
BMLTProcAnimationBehaviour(XMLTokenizer tokenizer)
|
|
BMLTTransitionBehaviour(XMLTokenizer tokenizer)
|
|
| Uses of XMLTokenizer in hmi.bml.ext.bmlt.feedback |
|---|
| Methods in hmi.bml.ext.bmlt.feedback with parameters of type XMLTokenizer | |
|---|---|
void |
XMLBMLTPlanningStartFeedback.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
XMLBMLTPlanningFinishedFeedback.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.bml.ext.maryxml |
|---|
| Methods in hmi.bml.ext.maryxml with parameters of type XMLTokenizer | |
|---|---|
void |
MaryXMLBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
MaryWordsBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
MaryAllophonesBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
MaryXMLBehaviour.decodeContent(XMLTokenizer tokenizer)
|
void |
MaryWordsBehaviour.decodeContent(XMLTokenizer tokenizer)
|
void |
MaryAllophonesBehaviour.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.bml.ext.msapi |
|---|
| Methods in hmi.bml.ext.msapi with parameters of type XMLTokenizer | |
|---|---|
void |
MSApiBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
MSApiBehaviour.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.bml.ext.ssml |
|---|
| Methods in hmi.bml.ext.ssml with parameters of type XMLTokenizer | |
|---|---|
void |
SSMLBehaviour.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
SSMLBehaviour.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.bml.feedback |
|---|
| Methods in hmi.bml.feedback with parameters of type XMLTokenizer | |
|---|---|
void |
XMLBMLWarningFeedback.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
XMLBMLSyncPointProgressFeedback.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
XMLBMLPerformanceStopFeedback.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
XMLBMLPerformanceStartFeedback.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
XMLBMLExceptionFeedback.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
XMLBMLWarningFeedback.decodeContent(XMLTokenizer tokenizer)
|
void |
XMLBMLPerformanceStopFeedback.decodeContent(XMLTokenizer tokenizer)
|
void |
XMLBMLExceptionFeedback.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.elckerlyc |
|---|
| Methods in hmi.elckerlyc with parameters of type XMLTokenizer | |
|---|---|
void |
ElckerlycRealizer.scheduleBML(XMLTokenizer in)
Schedules piece of BML. |
| Uses of XMLTokenizer in hmi.elckerlyc.animationengine.controller |
|---|
| Methods in hmi.elckerlyc.animationengine.controller with parameters of type XMLTokenizer | |
|---|---|
void |
XMLController.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
CompoundController.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
XMLController.decodeContent(XMLTokenizer tokenizer)
|
void |
CompoundController.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.elckerlyc.animationengine.gesturebinding |
|---|
| Methods in hmi.elckerlyc.animationengine.gesturebinding with parameters of type XMLTokenizer | |
|---|---|
void |
VisimeSpec.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
MotionUnitSpecConstraint.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
MotionUnitSpec.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
MotionUnitParameterDefault.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
MotionUnitParameter.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
MotionUnitAssembler.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
VisimeSpec.decodeContent(XMLTokenizer tokenizer)
|
void |
SpeechBinding.decodeContent(XMLTokenizer tokenizer)
|
void |
ParameterMap.decodeContent(XMLTokenizer tokenizer)
|
void |
ParameterDefaults.decodeContent(XMLTokenizer tokenizer)
|
void |
MotionUnitSpecConstraints.decodeContent(XMLTokenizer tokenizer)
|
void |
MotionUnitSpec.decodeContent(XMLTokenizer tokenizer)
|
void |
GestureBinding.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.elckerlyc.animationengine.motionunit |
|---|
| Methods in hmi.elckerlyc.animationengine.motionunit with parameters of type XMLTokenizer | |
|---|---|
boolean |
Parameter.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
|
boolean |
KeyPosition.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
|
void |
Parameter.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
KeyPosition.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
Parameter.decodeContent(XMLTokenizer tokenizer)
|
void |
KeyPosition.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.elckerlyc.animationengine.procanimation |
|---|
| Methods in hmi.elckerlyc.animationengine.procanimation with parameters of type XMLTokenizer | |
|---|---|
boolean |
Rotation.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
|
boolean |
ProcAnimationMU.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
|
boolean |
Keyframes.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
|
boolean |
Keyframe.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
|
boolean |
EndEffector.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
decodes the value from an attribute value String returns true if succesful, returns false for attribute names that are not recognized. |
void |
Rotation.decodeContent(XMLTokenizer tokenizer)
|
void |
ProcAnimationMU.decodeContent(XMLTokenizer tokenizer)
|
void |
Keyframes.decodeContent(XMLTokenizer tokenizer)
|
void |
Keyframe.decodeContent(XMLTokenizer tokenizer)
|
void |
EndEffector.decodeContent(XMLTokenizer tokenizer)
decodes the XML contents, i.e. the XML between the STag and ETag of the encoding. |
| Uses of XMLTokenizer in hmi.elckerlyc.faceengine.facebinding |
|---|
| Methods in hmi.elckerlyc.faceengine.facebinding with parameters of type XMLTokenizer | |
|---|---|
void |
FaceUnitSpecConstraint.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
FaceUnitSpec.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
FaceUnitParameterDefault.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
FaceUnitParameter.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
FaceUnitAssembler.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
FaceUnitSpecConstraints.decodeContent(XMLTokenizer tokenizer)
|
void |
FaceUnitSpec.decodeContent(XMLTokenizer tokenizer)
|
void |
FaceBinding.decodeContent(XMLTokenizer tokenizer)
|
void |
FBParameterMap.decodeContent(XMLTokenizer tokenizer)
|
void |
FBParameterDefaults.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.elckerlyc.faceengine.viseme |
|---|
| Methods in hmi.elckerlyc.faceengine.viseme with parameters of type XMLTokenizer | |
|---|---|
void |
VisemeToMorphMapping.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.environment.avatars |
|---|
| Methods in hmi.environment.avatars with parameters of type XMLTokenizer | |
|---|---|
boolean |
MixedSystemAssembler.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
decodes the value from an attribute value String returns true if succesful, returns false for attribute names that are not recognized. |
void |
VoiceSpecLoader.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
VirtualHumanSpec.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
SpeechBindingSpecLoader.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
PhysicsSpecLoader.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
IncludeSpecLoader.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
GestureBindingSpecLoader.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
BMLRealizerSpecLoader.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
AudioPlannerSpecLoader.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
VirtualHumanSpec.decodeContent(XMLTokenizer tokenizer)
read the content in order; for each encountered element, get a loader that will interpret its content and load it into this spec. |
void |
PhysicsSpecLoader.decodeContent(XMLTokenizer tokenizer)
See above for what XML content will be expected... |
void |
MixedSystemAssembler.decodeContent(XMLTokenizer tokenizer)
decodes the XML contents, i.e. the XML between the STag and ETag of the encoding. |
void |
FaceSpecLoader.decodeContent(XMLTokenizer tokenizer)
See above for what XML content will be expected... |
void |
DebugSpecHmiLoader.decodeContent(XMLTokenizer tokenizer)
|
void |
BodySpecLoader.decodeContent(XMLTokenizer tokenizer)
See above for what XML content will be expected... |
void |
BMLRealizerSpecLoader.decodeContent(XMLTokenizer tokenizer)
|
void |
BodySpecLoader.readColladaElement(String tag,
XMLTokenizer tokenizer)
|
void |
BodySpecHmiLoader.readColladaElement(String tag,
XMLTokenizer tokenizer)
|
void |
BodySpecLoader.readColladaSpec(XMLTokenizer tokenizer)
|
void |
PhysicsSpecLoader.readElement(String tag,
XMLTokenizer tokenizer)
|
void |
FaceSpecLoader.readElement(String tag,
XMLTokenizer tokenizer)
|
void |
FaceSpecHmiLoader.readElement(String tag,
XMLTokenizer tokenizer)
|
void |
DebugSpecHmiLoader.readElement(String tag,
XMLTokenizer tokenizer)
|
void |
BodySpecLoader.readElement(String tag,
XMLTokenizer tokenizer)
|
void |
BodySpecHmiLoader.readElement(String tag,
XMLTokenizer tokenizer)
|
void |
FaceSpecLoader.readFaceBinding(XMLTokenizer tokenizer)
|
void |
FaceSpecHmiLoader.readFapDeform(XMLTokenizer tokenizer)
|
void |
FaceSpecLoader.readMorphTargets(XMLTokenizer tokenizer)
|
void |
FaceSpecLoader.readMorphVisemeBinding(XMLTokenizer tokenizer)
|
void |
BodySpecHmiLoader.readPermanentMorphs(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.faceanimation.model |
|---|
| Methods in hmi.faceanimation.model with parameters of type XMLTokenizer | |
|---|---|
void |
FACSConfiguration.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.facegraphics |
|---|
| Methods in hmi.facegraphics with parameters of type XMLTokenizer | |
|---|---|
void |
GLHead.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.facegraphics.deformers |
|---|
| Methods in hmi.facegraphics.deformers with parameters of type XMLTokenizer | |
|---|---|
void |
SmoothDeformer.decodeContent(XMLTokenizer tokenizer)
|
void |
EaseDeformer.decodeContent(XMLTokenizer tokenizer)
|
void |
Deformer.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.graphics.collada |
|---|
| Methods in hmi.graphics.collada with parameters of type XMLTokenizer | |
|---|---|
boolean |
Primitive.decodeAttribute(String attrName,
String valCode,
XMLTokenizer tokenizer)
decodes a single attribute, as encoded by appendAttributeString() |
boolean |
Include.decodeAttribute(String attrName,
String valCode,
XMLTokenizer tokenizer)
decodes a single attribute, as encoded by appendAttributeString() |
void |
Transparent.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
TexturePipeline.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Texenv.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
TechniqueHint.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
TechniqueFX.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
TechniqueCore.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
TechniqueCommonSource.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
TechniqueCommonLight.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
TechniqueCommonBindMaterial.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
TechniqueCommon.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Surface.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
StencilTarget.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
StencilClear.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Spline.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Skin.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
ShaderInclude.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Shader.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Setparam.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
RGB.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
ProfileCOMMON.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
PrimitiveMeshElement.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
ParamValue.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Param.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Node.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
NameArray.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Name.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Morph.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
LibraryPhysicsScenes.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
LibraryPhysicsModels.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
LibraryPhysicsMaterials.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
LibraryForceFields.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
LibraryCameras.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
LibraryAnimations.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
IntArray.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
InstanceVisualScene.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
InstanceNode.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
InstanceMaterial.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
InstanceLight.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
InstanceGeometry.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
InstanceEffect.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
InstanceController.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
InstanceCamera.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
InstanceAnimation.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Input.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
InitFrom.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
IDREFArray.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
FloatArray.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
FXAll.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Extra.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
DepthTarget.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
DepthClear.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
ConnectParam.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
CommonTexture.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
ColorTarget.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
ColladaVertexWeights.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
ColladaImage.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
ColladaElement.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the id and sid XML attributes. |
void |
Collada.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes XML attributes |
void |
Channel.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
BoolArray.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
BindVertexInput.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Bind.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Argument.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
AnimationClip.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Alpha.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
Accessor.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes |
void |
VisualScene.decodeContent(XMLTokenizer tokenizer)
|
void |
Vertices.decodeContent(XMLTokenizer tokenizer)
|
void |
ValueType.decodeContent(XMLTokenizer tokenizer)
|
void |
VCount.decodeContent(XMLTokenizer tokenizer)
|
void |
V.decodeContent(XMLTokenizer tokenizer)
|
void |
Usertype.decodeContent(XMLTokenizer tokenizer)
|
void |
Tristrips.decodeContent(XMLTokenizer tokenizer)
|
void |
Trifans.decodeContent(XMLTokenizer tokenizer)
|
void |
Triangles.decodeContent(XMLTokenizer tokenizer)
|
void |
Translate.decodeContent(XMLTokenizer tokenizer)
|
void |
TextureUnit.decodeContent(XMLTokenizer tokenizer)
|
void |
TexturePipeline.decodeContent(XMLTokenizer tokenizer)
|
void |
Texenv.decodeContent(XMLTokenizer tokenizer)
|
void |
Texcombiner.decodeContent(XMLTokenizer tokenizer)
|
void |
TechniqueFX.decodeContent(XMLTokenizer tokenizer)
|
void |
TechniqueCore.decodeContent(XMLTokenizer tokenizer)
|
void |
TechniqueCommonSource.decodeContent(XMLTokenizer tokenizer)
|
void |
TechniqueCommonLight.decodeContent(XMLTokenizer tokenizer)
|
void |
TechniqueCommonBindMaterial.decodeContent(XMLTokenizer tokenizer)
|
void |
TechniqueCommon.decodeContent(XMLTokenizer tokenizer)
|
void |
Targets.decodeContent(XMLTokenizer tokenizer)
|
void |
Surface.decodeContent(XMLTokenizer tokenizer)
|
void |
StencilTarget.decodeContent(XMLTokenizer tokenizer)
|
void |
StencilClear.decodeContent(XMLTokenizer tokenizer)
|
void |
Spot.decodeContent(XMLTokenizer tokenizer)
|
void |
Spline.decodeContent(XMLTokenizer tokenizer)
|
void |
Sphere.decodeContent(XMLTokenizer tokenizer)
|
void |
Source.decodeContent(XMLTokenizer tokenizer)
|
void |
Skin.decodeContent(XMLTokenizer tokenizer)
|
void |
Skew.decodeContent(XMLTokenizer tokenizer)
|
void |
Skeleton.decodeContent(XMLTokenizer tokenizer)
|
void |
Shape.decodeContent(XMLTokenizer tokenizer)
|
void |
Shader.decodeContent(XMLTokenizer tokenizer)
|
void |
Setparam.decodeContent(XMLTokenizer tokenizer)
|
void |
Semantic.decodeContent(XMLTokenizer tokenizer)
|
void |
Scene.decodeContent(XMLTokenizer tokenizer)
|
void |
Scale.decodeContent(XMLTokenizer tokenizer)
|
void |
SamplerState.decodeContent(XMLTokenizer tokenizer)
|
void |
SamplerRECT.decodeContent(XMLTokenizer tokenizer)
|
void |
SamplerDEPTH.decodeContent(XMLTokenizer tokenizer)
|
void |
SamplerCUBE.decodeContent(XMLTokenizer tokenizer)
|
void |
Sampler3D.decodeContent(XMLTokenizer tokenizer)
|
void |
Sampler2D.decodeContent(XMLTokenizer tokenizer)
|
void |
Sampler1D.decodeContent(XMLTokenizer tokenizer)
|
void |
Sampler.decodeContent(XMLTokenizer tokenizer)
|
void |
Rotate.decodeContent(XMLTokenizer tokenizer)
|
void |
RenderState.decodeContent(XMLTokenizer tokenizer)
|
void |
RenderMonkeyProfile.decodeContent(XMLTokenizer tokenizer)
|
void |
Radius.decodeContent(XMLTokenizer tokenizer)
|
void |
RGB.decodeContent(XMLTokenizer tokenizer)
|
void |
ProfileGLSL.decodeContent(XMLTokenizer tokenizer)
|
void |
ProfileCOMMON.decodeContent(XMLTokenizer tokenizer)
|
void |
Polygons.decodeContent(XMLTokenizer tokenizer)
|
void |
PolyList.decodeContent(XMLTokenizer tokenizer)
|
void |
Point.decodeContent(XMLTokenizer tokenizer)
|
void |
PhysicsScene.decodeContent(XMLTokenizer tokenizer)
|
void |
PhysicsModel.decodeContent(XMLTokenizer tokenizer)
|
void |
PhysicsMaterial.decodeContent(XMLTokenizer tokenizer)
|
void |
Perspective.decodeContent(XMLTokenizer tokenizer)
|
void |
Pass.decodeContent(XMLTokenizer tokenizer)
|
void |
ParamValue.decodeContent(XMLTokenizer tokenizer)
|
void |
ParamArray.decodeContent(XMLTokenizer tokenizer)
|
void |
PH.decodeContent(XMLTokenizer tokenizer)
|
void |
P.decodeContent(XMLTokenizer tokenizer)
|
void |
Orthographic.decodeContent(XMLTokenizer tokenizer)
|
void |
Optics.decodeContent(XMLTokenizer tokenizer)
|
void |
Node.decodeContent(XMLTokenizer tokenizer)
|
void |
Newparam.decodeContent(XMLTokenizer tokenizer)
|
void |
NameArray.decodeContent(XMLTokenizer tokenizer)
|
void |
Name.decodeContent(XMLTokenizer tokenizer)
|
void |
Morph.decodeContent(XMLTokenizer tokenizer)
|
void |
Modifier.decodeContent(XMLTokenizer tokenizer)
|
void |
Mesh.decodeContent(XMLTokenizer tokenizer)
|
void |
MayaProfile.decodeContent(XMLTokenizer tokenizer)
|
void |
Max3DProfile.decodeContent(XMLTokenizer tokenizer)
|
void |
Max3DHelper.decodeContent(XMLTokenizer tokenizer)
|
void |
Matrix.decodeContent(XMLTokenizer tokenizer)
|
void |
Material.decodeContent(XMLTokenizer tokenizer)
|
void |
LookAt.decodeContent(XMLTokenizer tokenizer)
|
void |
Lines.decodeContent(XMLTokenizer tokenizer)
|
void |
LineStrips.decodeContent(XMLTokenizer tokenizer)
|
void |
Light.decodeContent(XMLTokenizer tokenizer)
|
void |
LibraryVisualScenes.decodeContent(XMLTokenizer tokenizer)
|
void |
LibraryPhysicsScenes.decodeContent(XMLTokenizer tokenizer)
decodes the XML content |
void |
LibraryPhysicsModels.decodeContent(XMLTokenizer tokenizer)
decodes the XML content |
void |
LibraryPhysicsMaterials.decodeContent(XMLTokenizer tokenizer)
decodes the XML content |
void |
LibraryNodes.decodeContent(XMLTokenizer tokenizer)
|
void |
LibraryMaterials.decodeContent(XMLTokenizer tokenizer)
|
void |
LibraryLights.decodeContent(XMLTokenizer tokenizer)
|
void |
LibraryImages.decodeContent(XMLTokenizer tokenizer)
|
void |
LibraryGeometries.decodeContent(XMLTokenizer tokenizer)
|
void |
LibraryForceFields.decodeContent(XMLTokenizer tokenizer)
decodes the XML content |
void |
LibraryEffects.decodeContent(XMLTokenizer tokenizer)
|
void |
LibraryControllers.decodeContent(XMLTokenizer tokenizer)
|
void |
LibraryCameras.decodeContent(XMLTokenizer tokenizer)
|
void |
LibraryAnimations.decodeContent(XMLTokenizer tokenizer)
|
void |
LibraryAnimationClips.decodeContent(XMLTokenizer tokenizer)
|
void |
Joints.decodeContent(XMLTokenizer tokenizer)
decodes the XML content |
void |
IntArray.decodeContent(XMLTokenizer tokenizer)
|
void |
InstanceNode.decodeContent(XMLTokenizer tokenizer)
|
void |
InstanceMaterial.decodeContent(XMLTokenizer tokenizer)
|
void |
InstanceLight.decodeContent(XMLTokenizer tokenizer)
|
void |
InstanceGeometry.decodeContent(XMLTokenizer tokenizer)
|
void |
InstanceEffect.decodeContent(XMLTokenizer tokenizer)
|
void |
InstanceController.decodeContent(XMLTokenizer tokenizer)
|
void |
InstanceCamera.decodeContent(XMLTokenizer tokenizer)
|
void |
InstanceAnimation.decodeContent(XMLTokenizer tokenizer)
|
void |
InitVolume.decodeContent(XMLTokenizer tokenizer)
decodes the XML content |
void |
InitFrom.decodeContent(XMLTokenizer tokenizer)
decodes the XML content |
void |
Include.decodeContent(XMLTokenizer tokenizer)
decodes the content of the included URL |
void |
Imager.decodeContent(XMLTokenizer tokenizer)
|
void |
IDREFArray.decodeContent(XMLTokenizer tokenizer)
|
void |
Height.decodeContent(XMLTokenizer tokenizer)
|
void |
HalfExtends.decodeContent(XMLTokenizer tokenizer)
|
void |
H.decodeContent(XMLTokenizer tokenizer)
|
void |
Geometry.decodeContent(XMLTokenizer tokenizer)
|
void |
Generator.decodeContent(XMLTokenizer tokenizer)
|
void |
FormatHint.decodeContent(XMLTokenizer tokenizer)
|
void |
ForceField.decodeContent(XMLTokenizer tokenizer)
|
void |
FloatArray.decodeContent(XMLTokenizer tokenizer)
|
void |
FixedFunctionShader.decodeContent(XMLTokenizer tokenizer)
|
void |
FColladaProfile.decodeContent(XMLTokenizer tokenizer)
|
void |
FColladaBump.decodeContent(XMLTokenizer tokenizer)
|
void |
Extra.decodeContent(XMLTokenizer tokenizer)
decodes the XML content |
void |
Effect.decodeContent(XMLTokenizer tokenizer)
|
void |
Draw.decodeContent(XMLTokenizer tokenizer)
|
void |
Directional.decodeContent(XMLTokenizer tokenizer)
|
void |
DepthTarget.decodeContent(XMLTokenizer tokenizer)
|
void |
DepthClear.decodeContent(XMLTokenizer tokenizer)
|
void |
Data.decodeContent(XMLTokenizer tokenizer)
decodes the XML content |
void |
Controller.decodeContent(XMLTokenizer tokenizer)
|
void |
ControlVertices.decodeContent(XMLTokenizer tokenizer)
|
void |
Contributor.decodeContent(XMLTokenizer tokenizer)
|
void |
CompilerTarget.decodeContent(XMLTokenizer tokenizer)
|
void |
CompilerOptions.decodeContent(XMLTokenizer tokenizer)
|
void |
CommonTexture.decodeContent(XMLTokenizer tokenizer)
decodes the XML content |
void |
CommonFloatOrParamType.decodeContent(XMLTokenizer tokenizer)
|
void |
CommonColorOrTextureType.decodeContent(XMLTokenizer tokenizer)
|
void |
ColorTarget.decodeContent(XMLTokenizer tokenizer)
|
void |
ColorClear.decodeContent(XMLTokenizer tokenizer)
|
void |
ColladaVertexWeights.decodeContent(XMLTokenizer tokenizer)
|
void |
ColladaImage.decodeContent(XMLTokenizer tokenizer)
decodes the XML content |
void |
ColladaFloatVector.decodeContent(XMLTokenizer tokenizer)
|
void |
ColladaFloat.decodeContent(XMLTokenizer tokenizer)
|
void |
Collada.decodeContent(XMLTokenizer tokenizer)
collada --> asset [library|scene]* asset is required, scene is optional, and can occur at most once, at the end. |
void |
Code.decodeContent(XMLTokenizer tokenizer)
|
void |
Capsule.decodeContent(XMLTokenizer tokenizer)
|
void |
Camera.decodeContent(XMLTokenizer tokenizer)
|
void |
Box.decodeContent(XMLTokenizer tokenizer)
|
void |
BoolArray.decodeContent(XMLTokenizer tokenizer)
|
void |
BindMaterial.decodeContent(XMLTokenizer tokenizer)
|
void |
Bind.decodeContent(XMLTokenizer tokenizer)
|
void |
Asset.decodeContent(XMLTokenizer tokenizer)
|
void |
Annotate.decodeContent(XMLTokenizer tokenizer)
|
void |
AnimationClip.decodeContent(XMLTokenizer tokenizer)
|
void |
Animation.decodeContent(XMLTokenizer tokenizer)
|
void |
Alpha.decodeContent(XMLTokenizer tokenizer)
|
void |
Accessor.decodeContent(XMLTokenizer tokenizer)
|
void |
ProfileCOMMON.decodeElement(XMLTokenizer tokenizer)
|
void |
Include.postProcess(XMLTokenizer tokenizer)
executed after all the ETag has been read. |
boolean |
Include.switchReader(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.graphics.collada.scenegraph |
|---|
| Methods in hmi.graphics.collada.scenegraph with parameters of type XMLTokenizer | |
|---|---|
void |
GSkin.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the id and sid XML attributes. |
| Constructors in hmi.graphics.collada.scenegraph with parameters of type XMLTokenizer | |
|---|---|
GSkin(XMLTokenizer tokenizer)
|
|
| Uses of XMLTokenizer in hmi.graphics.scenegraph |
|---|
| Methods in hmi.graphics.scenegraph with parameters of type XMLTokenizer | |
|---|---|
void |
VertexWeights.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the id and sid XML attributes. |
void |
VertexAttribute.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the attributes. |
void |
GTexture.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the id and sid XML attributes. |
void |
GSkinnedMesh.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes. |
void |
GShape.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the name XML attribute. |
void |
GScene.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes XML attributes. |
void |
GNode.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the id and sid XML attributes. |
void |
GMesh.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes. |
void |
GMaterial.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes the XML attributes. |
void |
VertexAttribute.decodeContent(XMLTokenizer tokenizer)
Decodes the attribute values from an XML encoding |
void |
GSkinnedMesh.decodeContent(XMLTokenizer tokenizer)
Decodes content part of XML encoding |
void |
GShape.decodeContent(XMLTokenizer tokenizer)
|
void |
GScene.decodeContent(XMLTokenizer tokenizer)
|
void |
GNode.decodeContent(XMLTokenizer tokenizer)
|
void |
GMesh.decodeContent(XMLTokenizer tokenizer)
Decodes content part of XML encoding |
void |
GMaterial.decodeContent(XMLTokenizer tokenizer)
|
| Constructors in hmi.graphics.scenegraph with parameters of type XMLTokenizer | |
|---|---|
GMaterial(XMLTokenizer tokenizer)
|
|
GMesh(XMLTokenizer tokenizer)
Creates a new GMesh and reads the data from the XMLTokenizer. |
|
GNode(XMLTokenizer tokenizer)
|
|
GScene(XMLTokenizer tokenizer)
|
|
GShape(XMLTokenizer tokenizer)
Recreate a GShape from XML |
|
GSkinnedMesh(XMLTokenizer tokenizer)
Creates a new GSkinnedMesh and reads the data from the XMLTokenizer. |
|
GTexture(XMLTokenizer tokenizer)
Creates a new GTexture and reconstructs it from an XMLTokenizer stream |
|
VertexAttribute(XMLTokenizer tokenizer)
|
|
| Uses of XMLTokenizer in hmi.physics.assembler |
|---|
| Methods in hmi.physics.assembler with parameters of type XMLTokenizer | |
|---|---|
boolean |
PhysicalSegmentAssembler.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
decodes the value from an attribute value String returns true if succesful, returns false for attribute names that are not recognized. |
boolean |
PhysicalHumanoidAssembler.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
decodes the value from an attribute value String returns true if succesful, returns false for attribute names that are not recognized. |
boolean |
IDSegmentAssembler.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
|
boolean |
IDBranchAssembler.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
decodes the value from an attribute value String returns true if succesful, returns false for attribute names that are not recognized. |
boolean |
CollisionModel.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
decodes the value from an attribute value String returns true if succesful, returns false for attribute names that are not recognized. |
void |
PhysicalSegmentAssembler.decodeContent(XMLTokenizer tokenizer)
decodes the XML contents, i.e. the XML between the STag and ETag of the encoding. |
void |
PhysicalHumanoidAssembler.decodeContent(XMLTokenizer tokenizer)
decodes the XML contents, i.e. the XML between the STag and ETag of the encoding. |
void |
IDBranchAssembler.decodeContent(XMLTokenizer tokenizer)
decodes the XML contents, i.e. the XML between the STag and ETag of the encoding. |
void |
CollisionModel.decodeContent(XMLTokenizer tokenizer)
decodes the XML contents, i.e. the XML between the STag and ETag of the encoding. |
| Uses of XMLTokenizer in hmi.sensors.eyebox2.directaccess |
|---|
| Methods in hmi.sensors.eyebox2.directaccess with parameters of type XMLTokenizer | |
|---|---|
void |
Face.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
void |
EyePair.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.tts.util |
|---|
| Methods in hmi.tts.util with parameters of type XMLTokenizer | |
|---|---|
void |
XMLPhonemeToVisemeMapping.decodeContent(XMLTokenizer tokenizer)
|
| Uses of XMLTokenizer in hmi.xml |
|---|
| Methods in hmi.xml with parameters of type XMLTokenizer | ||
|---|---|---|
boolean |
XMLStructureAdapter.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
decodes the value from an attribute value String returns true if succesful, returns false for attribute names that are not recognized. |
|
void |
XMLStructureAdapter.decodeAttributes(HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
decodes all attributes. |
|
void |
XMLStructureAdapter.decodeContent(XMLTokenizer tokenizer)
decodes the XML contents, i.e. the XML between the STag and ETag of the encoding. |
|
static
|
XMLStructureAdapter.decodeXMLStructureList(XMLTokenizer tokenizer,
String tagName,
Class<T> structureClass)
decodes a list of XMLStructures, and returns a Java List. |
|
static String |
XMLStructureAdapter.decodeXMLValueElement(String tagName,
XMLTokenizer tokenizer)
|
|
String |
XMLStructureAdapter.getRequiredAttribute(String attrName,
HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
checkes whether an attribute with specified name is present, and returns its value. |
|
boolean |
XMLStructureAdapter.getRequiredBooleanAttribute(String attrName,
HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
Like getRequiredAttribute, but with the result converted to an boolean. |
|
double |
XMLStructureAdapter.getRequiredDoubleAttribute(String attrName,
HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
Like getRequiredAttribute, but with the result converted to an double. |
|
float |
XMLStructureAdapter.getRequiredFloatAttribute(String attrName,
HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
Like getRequiredAttribute, but with the result converted to a float. |
|
int |
XMLStructureAdapter.getRequiredIntAttribute(String attrName,
HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
Like getRequiredAttribute, but with the result converted to an int. |
|
long |
XMLStructureAdapter.getRequiredLongAttribute(String attrName,
HashMap<String,String> attrMap,
XMLTokenizer tokenizer)
Like getRequiredAttribute, but with the result converted to an long. |
|
static
|
XMLStructureAdapter.parseXMLElement(Class<T> tClass,
XMLTokenizer tokenizer)
|
|
void |
XMLStructureAdapter.postProcess(XMLTokenizer tokenizer)
The postProcess method is called after the XML content has been parsed, and the ETag has been checked. |
|
void |
XMLStructureAdapter.preProcess(XMLTokenizer tokenizer)
The preProcess method is called, afetr the XML tag has been recognized, but before attributes or XML content has been parsed. |
|
XMLStructure |
XMLStructureAdapter.readXML(XMLTokenizer tokenizer)
reconstructs this XMLStructureAdapter using an XMLTokenizer. |
|
XMLStructure |
XMLStructure.readXML(XMLTokenizer tokenizer)
reconstructs this XMLizable object by parsing a stream of XML tokens, that are delivered by a XMLTokenizer. |
|
XMLStructure |
XMLAttributeMap.readXML(XMLTokenizer tokenizer)
reconstructs this XMLList using a XMLTokenizer. |
|
| Uses of XMLTokenizer in hmi.xml.wrap |
|---|
| Methods in hmi.xml.wrap with parameters of type XMLTokenizer | |
|---|---|
void |
XMLInteger.decodeAttribute(String attrName,
String valCode,
XMLTokenizer tokenizer)
decodes the value from an attribute value String |
void |
XMLBasicValue.decodeAttribute(String attrName,
String attrValue,
XMLTokenizer tokenizer)
decodes the value from an attribute value String MUST BE OVERWRITTEN BY IMPLEMENTATIONS. |
XMLStructure |
XMLBasicValue.readXML(XMLTokenizer tokenizer)
reconstructs this XMLBasicValue using a XMLTokenizer. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||