| org.openlaszlo.compiler.ElementWithLocationInfo
ElementWithLocationInfo | public class ElementWithLocationInfo extends org.jdom.Element (Code) | | A subclass of JDOM Element which can store info about the
location in the XML source file that this it parsed from.
|
ElementWithLocationInfo | public ElementWithLocationInfo(String name)(Code) | | |
ElementWithLocationInfo | public ElementWithLocationInfo(String name, Namespace ns)(Code) | | |
|
|