Uses of Class
com.articulate.sigma.BasicXMLelement
Packages that use BasicXMLelement
Package
Description
Provides classes for the Sigma knowledge engineering environment version developed
at Articulate Software Inc.
-
Uses of BasicXMLelement in com.articulate.sigma
Fields in com.articulate.sigma with type parameters of type BasicXMLelementModifier and TypeFieldDescriptionBasicXMLparser.elementsAn ArrayList of BasicXMLelement(s).BasicXMLelement.subelementsAny subelements of the tag, meaning any other tags that are nested within this one.Constructor parameters in com.articulate.sigma with type arguments of type BasicXMLelementModifierConstructorDescriptionProofProcessor(List<BasicXMLelement> xmlInput) Take an ArrayList of BasicXMLelement (s) and process them as needed