Class mheg5.DPM.Mheg5Parser
All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class mheg5.DPM.Mheg5Parser

java.lang.Object
   |
   +----mheg5.DPM.Mheg5Parser

public class Mheg5Parser
extends Object
implements Mheg5ParserConstants
Mheg5Parser
Do not change this file. It is generated automatically. See source File Mheg5Parser.jj and Makefile how it works.
The notes B.x.x are references to the ISO 13522-5 standard, please take a look.

Variable Index

 o applicationGroupId
 o groupId
 o jj_nt
 o refersToScene
 o token
 o token_source

Constructor Index

 o Mheg5Parser(InputStream)
 o Mheg5Parser(Mheg5ParserTokenManager)

Method Index

 o ActionClass()
Action Class see B.4.42
 o ActionSlot(Array)
 o ApplicationClass()
Application Class see B.4.3 It parsed the Ingredient objects, which are shared within an application scope.
 o ArgumentList(ElementaryAction)
Read ArgumentList
 o AudioClass(Stream)
Audio Class see B.4.31
 o BitmapClass()
Bitmap Class see B.4.25 Defines the behaviour of a two-dimensinal array of pixels.
 o Boolean()
this method parse a booleanvalue in the Mheg-5 stream and deliver this value.
 o BooleanVariableClass()
Boolean Variable Class see B.4.15 Defines a variable of type boolean within the context of a Group object.
 o ButtonClass(Button)
Button Class see B.4.38
 o Colour()
Parsing Colournames to Java.awt.Colors
 o ContentBody(Ingredient)
ContentBody Here are a set of the contents (ContentRef,ContentSize, a.s.o).
 o ContentReference()
Parsing an ContentReference
 o ContentRefVariableClass()
ContentRefVariable Class see B.4.17 Defines a variable of type ContenetReference within the context of a Group object.
 o CornerEnum()
 o CursorShapeClass()
CursorShape Class see B.4.13 Defines encapsulation for the data structures used to represent a free-moving cursor.
 o DefaultAttributes(Application)
Scanning for the DefaultsApplicationAttributes The values are used for the coresponded Ingredient as defaults.
 o disable_tracing()
 o DynamicLineArtClass()
DynamicLineArt Class see B.4.28 Defines mean to dynamically draw vectorial graphical objects.
 o ElementaryAction(Array)
The parsing method foe elementary actions
 o enable_tracing()
 o EntryFieldClass()
EntryField Class see B.4.36
 o EventDataBody(MhegEvent)
EventDataBody The contents of the EventBodyData like OctetString,Boolean or Integer
 o EventTypeEnum()
EventTypeEnum A cllection of the EventTypes
 o ExternalReference()
Parsing an ExternalReference
 o FontBody()
Scanning for a FontbodyText contain OctetString or ObjectReference
 o FontClass()
Font Class see B.4.12 Defines a class to represent a charackter font used for rendering text objects.
 o GBoolean()
Parsing an GenericBoolean
 o GContentReference()
Parsing an GenericContentReference
 o generateParseException()
 o GenericObjectReference()
Parsing an GenericObjectReference
 o GetFontAttributes()
 o GetFontName()
 o getNextToken()
 o GetStyle()
 o getToken(int)
 o GInteger()
Parsing an GenericInteger
 o GOctetString()
Parsing an GenericOctetString
 o GroupClass(Group)
Parsing:Group Class see B.4.2
 o GroupItem(Group)
This method looks for Groupitems
 o HotSpotClass()
HotSpot Class see B.4.39
 o HyperTextClass()
HyperText Class see B.4.37
 o Index()
 o IndirectReference()
Parsing an IndirectReference
 o IngredientClass(Ingredient)
Ingredient Class see B.4.5 Defines the functionality asscoiated with classes that make Applications.
 o InputTypeEnum()
 o IntegerLiteral()
This function delivers the parsed integer from token.image.
 o IntegerVariableClass()
IntegerVariable Class see B.4.16 Defines a variable of type integer within the context of a Group object.
 o InteractibleClass()
Interactible Class see B.4.34
 o InterchangedProgramClass()
InterchangedProgram Class see B.4.10 Defines means to handle program code interchanged as the OriginalContent of a InterchangedProgram object and executed or interpretted on the same device as the Mheg-5 engine is running.
 o InternalReference()
Parsing an InternalReference
 o ItemIndex()
 o JustificationEnum()
 o LineArtBody(LineArt)
LineArtBody Defines the width, style aso.
 o LineArtClass()
LineArt Class see B.4.26 Defines functionality associated with vectorial representaion of graphical objects.
 o LinkClass()
Link Class see B.4.6 Defines the functionality associated with reaction to events by performing a sequence of elemtary actions.
 o LinkCondition()
Parsing the linkcondition The Linkcondition consisit of an EventSource, an EventType and an EventData.
 o ListGroupClass()
ListGroup Class see B.4.23 This class defines locations on the screen for each position as defined in the MoventTable inherited from the base class.
 o LOrientationEnum()
 o NewGenericBoolean()
 o NewGenericContentReference()
 o NewGenericInteger()
 o NewGenericObjectReference()
 o NewGenericOctetString()
 o NewReferencedContent()
 o ObjectRefVariableClass()
ObjectRefVariable Class see B.4.17 Defines a variable of type ObjectReference within the context of a Group object.
 o OctetString()
This Function delivers the OcetetString as String without quotes.
 o OctetStringVariableClass()
OctetString Class see B.4.17 Defines a variable of type OctetString within the context of a Group object.
 o OReference()
Parsing an ObjectReference
 o OriginalBodyValue(Variable)
OriginalBodyValue The propurse is to get the right variabletype
 o PaletteClass()
Palette Class see B.4.11 Defines a class to represent a colour look-up table.
 o Parameter(ElementaryAction)
 o PointList(ElementaryAction)
Read PointList
example:
:DrawPolygon(3000 ((10 10) (20 10) (:IndirectRef 3101 :IndirectRef 3102) (10 20)))
 o PresentableClass(Presentable)
Presentable Class see B.4.20 Defines the behaviour of objects that may be presented within a Scene.
 o ProgramClass(Program)
Program Class see B.4.7 Defines means to handle execution of external pices of procedual code.
 o PushButtonBody(PushButton)
PushButtonBody Parsing the Pushbutton
 o PushButtonClass()
PushButton Class see B.4.40
Defines labelled, largely rectangular areas on the screen that may interact with the user to produce IsSelected events.
 o RectangleClass()
Rectangle Class see B.4.27 Defines a class for dealing rectangles.
 o ReInit(InputStream)
 o ReInit(Mheg5ParserTokenManager)
 o RemoteProgramClass()
RemoteProgram Class see B.4.9 Defines means to handle calls to remotely executed procedural code.
 o ResidentProgramClass()
ResidentProgram Class see B.4.8 Defines means to handle calls to a loacelly executed external procedural code.
 o RootClass(Root)
Parsing: Root class see B.4.1
 o RTGraphicsClass()
RTGraphicsClass see B.4.33
 o SceneClass()
Scene Class see B.4.4 Defines a set of Ingredient objects to be activated together.
 o SliderClass()
Slider Class see B.4.35
 o StartEntry()
The initially start for the parser.
 o StreamClass()
Stream Class see B.4.30
 o SwitchButtonClass()
SwitchButton Class see B.4.41
 o Target()
 o TextBody(Text)
 o TextClass()
Text Class see B.4.29 This class is responsible fore rendering textinformations.
 o TokenGroupBody(TokenGroup)
 o TokenGroupClass()
Token Group Class see B.4.22 Defines a group of Visible objects for navigation.
 o TokenManagerClass(TokenGroup)
TokenManager Class see B.4.21 Mix-in class that defines functions to manage the navigation of logical token among a group of elements.
 o VariableClass(Variable)
Variable Class see B.4.14 Defines a variable within the context of a Group object.
 o VideoClass(Stream)
VideoClass see B.4.32
 o VisibleClass(Visible)
Visible Class see B.4.24 Defines the behaviour of Presentables that have a visual representation on the screen.
 o VisibleReference()
 o XYPosition()
Parsing two integer

Variables

 o refersToScene
  public static boolean refersToScene
 o groupId
  public static String groupId
 o applicationGroupId
  public static String applicationGroupId
 o token_source
  public static Mheg5ParserTokenManager token_source
 o token
  public static Token token
 o jj_nt
  public static Token jj_nt

Constructors

 o Mheg5Parser
  public Mheg5Parser(InputStream stream)
 o Mheg5Parser
  public Mheg5Parser(Mheg5ParserTokenManager tm)

Methods

 o StartEntry
  public final static Group StartEntry() throws ParseException
The initially start for the parser. This is the first entry-call for start parsing the stream.
Returns:
Group Object with settings
Throws: ParseException
by parsing a non awaiting token
See Also:
Group
 o IntegerLiteral
  public final static int IntegerLiteral() throws ParseException
This function delivers the parsed integer from token.image.
Returns:
integervalue
Throws: ParseException
by parsing a non awaiting token
 o OctetString
  public final static String OctetString() throws ParseException
This Function delivers the OcetetString as String without quotes.
Returns:
a string represention the OctetString
Throws: ParseException
by parsing a non awaiting token
 o Boolean
  public final static boolean Boolean() throws ParseException
this method parse a booleanvalue in the Mheg-5 stream and deliver this value.
Returns:
Boolean
Throws: ParseException
by parsing a non awaiting token
 o ExternalReference
  public final static ObjectRef ExternalReference() throws ParseException
Parsing an ExternalReference
Returns:
an ObjectRefrence
Throws: ParseException
by parsing a non awaiting token
See Also:
ObjectRef
 o OReference
  public final static ObjectRef OReference() throws ParseException
Parsing an ObjectReference
Returns:
an ObjectRefrence
Throws: ParseException
by parsing a non awaiting token
See Also:
ObjectRef
 o InternalReference
  public final static ObjectRef InternalReference() throws ParseException
Parsing an InternalReference
Returns:
an ObjectRefrence
Throws: ParseException
by parsing a non awaiting token
See Also:
ObjectRef
 o ContentReference
  public final static ContentRef ContentReference() throws ParseException
Parsing an ContentReference
Returns:
an ContentRefrence
Throws: ParseException
by parsing a non awaiting token
See Also:
ContentRef
 o GenericObjectReference
  public final static ObjectRef GenericObjectReference() throws ParseException
Parsing an GenericObjectReference
Returns:
an ObjectRefrence
Throws: ParseException
by parsing a non awaiting token
See Also:
ObjectRef
 o IndirectReference
  public final static ObjectRef IndirectReference() throws ParseException
Parsing an IndirectReference
Returns:
an ObjectRefrence
Throws: ParseException
by parsing a non awaiting token
See Also:
ObjectRef
 o GContentReference
  public final static GenericContentRef GContentReference() throws ParseException
Parsing an GenericContentReference
Returns:
an GenericContentReference
Throws: ParseException
by parsing a non awaiting token
See Also:
GenericContentRef
 o GInteger
  public final static GenericInteger GInteger() throws ParseException
Parsing an GenericInteger
Returns:
an GenericInteger
Throws: ParseException
by parsing a non awaiting token
See Also:
GenericInteger
 o GBoolean
  public final static GenericBoolean GBoolean() throws ParseException
Parsing an GenericBoolean
Returns:
an GenericBoolean
Throws: ParseException
by parsing a non awaiting token
See Also:
GenericBoolean
 o GOctetString
  public final static GenericOctetString GOctetString() throws ParseException
Parsing an GenericOctetString
Returns:
an GenericOctetString
Throws: ParseException
by parsing a non awaiting token
See Also:
GenericOctetString
 o Colour
  public final static Color Colour() throws ParseException
Parsing Colournames to Java.awt.Colors
Returns:
java.awt.Color
Throws: ParseException
by accesssion by index or unkwon name
See Also:
Color
 o RootClass
  public final static void RootClass(Root r) throws ParseException
Parsing: Root class see B.4.1
Parameters:
Root - a root-object
Throws: ParseException
by parsing a non awaiting token
See Also:
Root
 o GroupClass
  public final static void GroupClass(Group g) throws ParseException
Parsing:Group Class see B.4.2
Parameters:
Group - a group-object
Throws: ParseException
by parsing a non awaiting token
See Also:
Root
 o GroupItem
  public final static void GroupItem(Group g) throws ParseException
This method looks for Groupitems
Parameters:
Group - a Group-Object
Throws: ParseException
by parsing a non awaiting token
See Also:
Group
 o ApplicationClass
  public final static Group ApplicationClass() throws ParseException
Application Class see B.4.3 It parsed the Ingredient objects, which are shared within an application scope. Base Class: Group
Returns:
Group
Throws: ParseException
by parsing a non awaiting token
See Also:
Application
 o DefaultAttributes
  public final static void DefaultAttributes(Application a) throws ParseException
Scanning for the DefaultsApplicationAttributes The values are used for the coresponded Ingredient as defaults.
Parameters:
Application - an Application Object
Throws: ParseException
by parsing a non awaiting token
See Also:
Application
 o FontBody
  public final static Object FontBody() throws ParseException
Scanning for a FontbodyText contain OctetString or ObjectReference
Parameters:
Text - a text object
Throws: ParseException
by parsing a non awaiting token
See Also:
Text
 o SceneClass
  public final static Group SceneClass() throws ParseException
Scene Class see B.4.4 Defines a set of Ingredient objects to be activated together.
Returns:
Group
Throws: ParseException
by parsing a non awaiting token
See Also:
Scene, Group
 o IngredientClass
  public final static void IngredientClass(Ingredient i) throws ParseException
Ingredient Class see B.4.5 Defines the functionality asscoiated with classes that make Applications.
Parameters:
Ingredient - an ingredient object
Throws: ParseException
by parsing a non awaiting token
See Also:
Ingredient
 o ContentBody
  public final static void ContentBody(Ingredient i) throws ParseException
ContentBody Here are a set of the contents (ContentRef,ContentSize, a.s.o).
Parameters:
Ingredient - the structure to fulfill
Throws: ParseException
by parsing a non awaiting token
See Also:
Ingredient
 o LinkClass
  public final static Link LinkClass() throws ParseException
Link Class see B.4.6 Defines the functionality associated with reaction to events by performing a sequence of elemtary actions.
Returns:
Link
Throws: ParseException
by parsing a non awaiting token
See Also:
Link
 o LinkCondition
  public final static MhegEvent LinkCondition() throws ParseException
Parsing the linkcondition The Linkcondition consisit of an EventSource, an EventType and an EventData.
Returns:
MhegEvent
Throws: ParseException
by parsing a non awaiting token
See Also:
MhegEvent
 o EventTypeEnum
  public final static int EventTypeEnum() throws ParseException
EventTypeEnum A cllection of the EventTypes
Returns:
int Type of the Event
Throws: ParseException
by parsing a non awaiting token
See Also:
MhegEvent
 o EventDataBody
  public final static void EventDataBody(MhegEvent me) throws ParseException
EventDataBody The contents of the EventBodyData like OctetString,Boolean or Integer
Parameters:
MhegEvent - a MhegEvent object
Throws: ParseException
by parsing a non awaiting token
See Also:
MhegEvent
 o ProgramClass
  public final static void ProgramClass(Program my_program) throws ParseException
Program Class see B.4.7 Defines means to handle execution of external pices of procedual code.
Throws: ParseException
by parsing a non awaiting token
 o ResidentProgramClass
  public final static ResidentProgram ResidentProgramClass() throws ParseException
ResidentProgram Class see B.4.8 Defines means to handle calls to a loacelly executed external procedural code.
Throws: ParseException
by parsing a non awaiting token
 o RemoteProgramClass
  public final static RemoteProgram RemoteProgramClass() throws ParseException
RemoteProgram Class see B.4.9 Defines means to handle calls to remotely executed procedural code.
Throws: ParseException
by parsing a non awaiting token
 o InterchangedProgramClass
  public final static InterchangedProgram InterchangedProgramClass() throws ParseException
InterchangedProgram Class see B.4.10 Defines means to handle program code interchanged as the OriginalContent of a InterchangedProgram object and executed or interpretted on the same device as the Mheg-5 engine is running.
Throws: ParseException
by parsing a non awaiting token
 o PaletteClass
  public final static Palette PaletteClass() throws ParseException
Palette Class see B.4.11 Defines a class to represent a colour look-up table.
Throws: ParseException
by parsing a non awaiting token
 o FontClass
  public final static Font FontClass() throws ParseException
Font Class see B.4.12 Defines a class to represent a charackter font used for rendering text objects.
Throws: ParseException
by parsing a non awaiting token
 o CursorShapeClass
  public final static CursorShape CursorShapeClass() throws ParseException
CursorShape Class see B.4.13 Defines encapsulation for the data structures used to represent a free-moving cursor.
Throws: ParseException
by parsing a non awaiting token
 o VariableClass
  public final static void VariableClass(Variable var) throws ParseException
Variable Class see B.4.14 Defines a variable within the context of a Group object.
Parameters:
Variable - a variable Object
Throws: ParseException
by parsing a non awaiting token
See Also:
Variable
 o OriginalBodyValue
  public final static void OriginalBodyValue(Variable var) throws ParseException
OriginalBodyValue The propurse is to get the right variabletype
Parameters:
Variable - a variable Object
Throws: ParseException
by parsing a non awaiting token
See Also:
Variable
 o BooleanVariableClass
  public final static BooleanVariable BooleanVariableClass() throws ParseException
Boolean Variable Class see B.4.15 Defines a variable of type boolean within the context of a Group object.
Returns:
BooleanVariable
Throws: ParseException
by parsing a non awaiting token
See Also:
BooleanVariable
 o IntegerVariableClass
  public final static IntegerVariable IntegerVariableClass() throws ParseException
IntegerVariable Class see B.4.16 Defines a variable of type integer within the context of a Group object.
Returns:
IntegerVariable
Throws: ParseException
by parsing a non awaiting token
See Also:
IntegerVariable
 o OctetStringVariableClass
  public final static OctetStringVar OctetStringVariableClass() throws ParseException
OctetString Class see B.4.17 Defines a variable of type OctetString within the context of a Group object.
Returns:
OctetStringVariable
Throws: ParseException
by parsing a non awaiting token
See Also:
OctetStringVar
 o ObjectRefVariableClass
  public final static ObjectRefVar ObjectRefVariableClass() throws ParseException
ObjectRefVariable Class see B.4.17 Defines a variable of type ObjectReference within the context of a Group object.
Returns:
ObjectRefVar
Throws: ParseException
by parsing a non awaiting token
See Also:
ObjectRefVar
 o ContentRefVariableClass
  public final static ContentRefVar ContentRefVariableClass() throws ParseException
ContentRefVariable Class see B.4.17 Defines a variable of type ContenetReference within the context of a Group object.
Returns:
ContenetRefVar
Throws: ParseException
by parsing a non awaiting token
See Also:
ContentRefVar
 o PresentableClass
  public final static void PresentableClass(Presentable my_presentable) throws ParseException
Presentable Class see B.4.20 Defines the behaviour of objects that may be presented within a Scene.
Parameters:
Presentable - a presentable object
Throws: ParseException
by parsing a non awaiting token
See Also:
Presentable
 o TokenManagerClass
  public final static TokenManager TokenManagerClass(TokenGroup tokenGroup) throws ParseException
TokenManager Class see B.4.21 Mix-in class that defines functions to manage the navigation of logical token among a group of elements.
Throws: ParseException
by parsing a non awaiting token
 o TokenGroupClass
  public final static TokenGroup TokenGroupClass() throws ParseException
Token Group Class see B.4.22 Defines a group of Visible objects for navigation.
Throws: ParseException
by parsing a non awaiting token
 o TokenGroupBody
  public final static void TokenGroupBody(TokenGroup tokenGroup) throws ParseException
 o ActionSlot
  public final static void ActionSlot(Array slots) throws ParseException
 o ListGroupClass
  public final static ListGroup ListGroupClass() throws ParseException
ListGroup Class see B.4.23 This class defines locations on the screen for each position as defined in the MoventTable inherited from the base class.
Throws: ParseException
by parsing a non awaiting token
 o XYPosition
  public final static void XYPosition() throws ParseException
Parsing two integer
Throws: ParseException
by parsing a non awaiting token
See Also:
IntegerLiteral
 o VisibleClass
  public final static void VisibleClass(Visible v) throws ParseException
Visible Class see B.4.24 Defines the behaviour of Presentables that have a visual representation on the screen.
Parameters:
Visible - a visible Object
Throws: ParseException
by parsing a non awaiting token
See Also:
Visible
 o BitmapClass
  public final static Bitmap BitmapClass() throws ParseException
Bitmap Class see B.4.25 Defines the behaviour of a two-dimensinal array of pixels.
Throws: ParseException
by parsing a non awaiting token
 o LineArtClass
  public final static LineArt LineArtClass() throws ParseException
LineArt Class see B.4.26 Defines functionality associated with vectorial representaion of graphical objects.
Throws: ParseException
by parsing a non awaiting token
 o LineArtBody
  public final static void LineArtBody(LineArt la) throws ParseException
LineArtBody Defines the width, style aso. fore Lines
Parameters:
LineArt - a lineart object
Throws: ParseException
by parsing a non awaiting token
See Also:
LineArt
 o RectangleClass
  public final static Rectangle RectangleClass() throws ParseException
Rectangle Class see B.4.27 Defines a class for dealing rectangles.
Returns:
Rectangle
Throws: ParseException
by parsing a non awaiting token
See Also:
Rectangle
 o DynamicLineArtClass
  public final static DynamicLineArt DynamicLineArtClass() throws ParseException
DynamicLineArt Class see B.4.28 Defines mean to dynamically draw vectorial graphical objects.
Throws: ParseException
by parsing a non awaiting token
 o TextClass
  public final static Text TextClass() throws ParseException
Text Class see B.4.29 This class is responsible fore rendering textinformations.
Returns:
Text
Throws: ParseException
by parsing a non awaiting token
See Also:
Text
 o TextBody
  public final static void TextBody(Text my_text) throws ParseException
 o GetFontAttributes
  public final static FontRef GetFontAttributes() throws ParseException
 o GetStyle
  public final static int GetStyle() throws ParseException
 o GetFontName
  public final static int GetFontName() throws ParseException
 o JustificationEnum
  public final static int JustificationEnum() throws ParseException
 o LOrientationEnum
  public final static int LOrientationEnum() throws ParseException
 o CornerEnum
  public final static int CornerEnum() throws ParseException
 o StreamClass
  public final static Stream StreamClass() throws ParseException
Stream Class see B.4.30
Throws: ParseException
by parsing a non awaiting token
 o AudioClass
  public final static Audio AudioClass(Stream s) throws ParseException
Audio Class see B.4.31
Throws: ParseException
by parsing a non awaiting token
 o VideoClass
  public final static Video VideoClass(Stream s) throws ParseException
VideoClass see B.4.32
Throws: ParseException
by parsing a non awaiting token
 o RTGraphicsClass
  public final static RTGraphics RTGraphicsClass() throws ParseException
RTGraphicsClass see B.4.33
Throws: ParseException
by parsing a non awaiting token
 o InteractibleClass
  public final static Interactible InteractibleClass() throws ParseException
Interactible Class see B.4.34
Throws: ParseException
by parsing a non awaiting token
 o SliderClass
  public final static Slider SliderClass() throws ParseException
Slider Class see B.4.35
Throws: ParseException
by parsing a non awaiting token
 o EntryFieldClass
  public final static EntryField EntryFieldClass() throws ParseException
EntryField Class see B.4.36
Throws: ParseException
by parsing a non awaiting token
 o InputTypeEnum
  public final static int InputTypeEnum() throws ParseException
 o HyperTextClass
  public final static HyperText HyperTextClass() throws ParseException
HyperText Class see B.4.37
Throws: ParseException
by parsing a non awaiting token
 o ButtonClass
  public final static void ButtonClass(Button b) throws ParseException
Button Class see B.4.38
Parameters:
Button - a button object
Throws: ParseException
by parsing a non awaiting token
See Also:
Button
 o HotSpotClass
  public final static HotSpot HotSpotClass() throws ParseException
HotSpot Class see B.4.39
Throws: ParseException
by parsing a non awaiting token
 o PushButtonClass
  public final static PushButton PushButtonClass() throws ParseException
PushButton Class see B.4.40
Defines labelled, largely rectangular areas on the screen that may interact with the user to produce IsSelected events.
Throws: ParseException
by parsing a non awaiting token
 o PushButtonBody
  public final static void PushButtonBody(PushButton pb) throws ParseException
PushButtonBody Parsing the Pushbutton
Parameters:
PushButton - the structure to fill
Throws: ParseException
by parsing a non awaiting token
See Also:
PushButton
 o SwitchButtonClass
  public final static SwitchButton SwitchButtonClass() throws ParseException
SwitchButton Class see B.4.41
Throws: ParseException
by parsing a non awaiting token
 o ActionClass
  public final static Array ActionClass() throws ParseException
Action Class see B.4.42
Throws: ParseException
by parsing a non awaiting token
 o ElementaryAction
  public final static void ElementaryAction(Array eaItems) throws ParseException
The parsing method foe elementary actions
Parameters:
Items - a array for the actions
Throws: ParseException
by parsing a non awaiting token
See Also:
ElementaryAction, Engine
 o NewGenericBoolean
  public final static GenericBoolean NewGenericBoolean() throws ParseException
 o NewGenericInteger
  public final static GenericInteger NewGenericInteger() throws ParseException
 o NewGenericOctetString
  public final static GenericOctetString NewGenericOctetString() throws ParseException
 o NewGenericObjectReference
  public final static ObjectRef NewGenericObjectReference() throws ParseException
 o NewGenericContentReference
  public final static GenericContentRef NewGenericContentReference() throws ParseException
 o Target
  public final static ObjectRef Target() throws ParseException
 o Index
  public final static GenericInteger Index() throws ParseException
 o ItemIndex
  public final static GenericInteger ItemIndex() throws ParseException
 o VisibleReference
  public final static ObjectRef VisibleReference() throws ParseException
 o Parameter
  public final static void Parameter(ElementaryAction ea) throws ParseException
 o PointList
  public final static void PointList(ElementaryAction ea) throws ParseException
Read PointList
example:
:DrawPolygon(3000 ((10 10) (20 10) (:IndirectRef 3101 :IndirectRef 3102) (10 20)))
Throws: ParseException
by parsing a non awaiting token
 o ArgumentList
  public final static void ArgumentList(ElementaryAction ea) throws ParseException
Read ArgumentList
 o NewReferencedContent
  public final static GenericContentRef NewReferencedContent() throws ParseException
 o ReInit
  public static void ReInit(InputStream stream)
 o ReInit
  public void ReInit(Mheg5ParserTokenManager tm)
 o getNextToken
  public final static Token getNextToken()
 o getToken
  public final static Token getToken(int index)
 o generateParseException
  public final static ParseException generateParseException()
 o enable_tracing
  public final static void enable_tracing()
 o disable_tracing
  public final static void disable_tracing()

All Packages  Class Hierarchy  This Package  Previous  Next  Index