- parse(String) - Static method in class mil.af.cursorOnTarget.CotDetail
-
Parses a String of XML and returns a CotDetail object.
- parse(String) - Static method in class mil.af.cursorOnTarget.CotEvent
-
Parses an XML markup String into a CoTEvent.
- parse(String) - Method in interface mil.af.cursorOnTarget.DetailSubelementParser
-
Converts an XML String into a specific type of DetailSubelement.
- parse(String) - Method in class mil.af.cursorOnTarget.FlowTagsParser
-
Parses a "_flow-tags_" XML element into a FlowTags object.
- parse(String) - Static method in class mil.af.cursorOnTarget.GenericDetailSubelement
-
Parses the String argument as a GenericDetailSubelement.
- parse(String) - Method in class mil.af.cursorOnTarget.RemarksParser
-