|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use FastParser.StructRef | |
|---|---|
| ca.uhn.hl7v2.parser | |
| Uses of FastParser.StructRef in ca.uhn.hl7v2.parser |
|---|
| Subclasses of FastParser.StructRef in ca.uhn.hl7v2.parser | |
|---|---|
static class |
FastParser.RootRef
Deprecated. A convenience StructRef that points to a message root. |
| Methods in ca.uhn.hl7v2.parser that return FastParser.StructRef | |
|---|---|
FastParser.StructRef |
FastParser.StructRef.getSuccessor(String theName)
|
| Methods in ca.uhn.hl7v2.parser that return types with arguments of type FastParser.StructRef | |
|---|---|
static Map<Object,FastParser.StructRef> |
FastParser.loadEventGuideMap(URL theMapURL)
Deprecated. Loads a parsing guide map (as required for FastParser instantiation). |
| Methods in ca.uhn.hl7v2.parser with parameters of type FastParser.StructRef | |
|---|---|
void |
FastParser.StructRef.setSuccessor(String theName,
FastParser.StructRef theSuccessor)
Indicates an immediately subsequent structure in parsing order. |
| Constructors in ca.uhn.hl7v2.parser with parameters of type FastParser.StructRef | |
|---|---|
FastParser.StructRef(FastParser.StructRef theParent,
String theRelativePath,
boolean isSegment,
int[] theFields)
|
|
| Constructor parameters in ca.uhn.hl7v2.parser with type arguments of type FastParser.StructRef | |
|---|---|
FastParser(Map<Object,FastParser.StructRef> theEventGuideMap)
Deprecated. |
|
FastParser(ModelClassFactory theFactory,
Map<Object,FastParser.StructRef> theEventGuideMap)
Deprecated. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||