protected class BaseParser.EncodeContext extends BaseParser.EncodeContextPath
| Modifier | Constructor and Description |
|---|---|
protected |
EncodeContext() |
| Modifier and Type | Method and Description |
|---|---|
String |
getLeafElementName() |
String |
getLeafResourceName() |
String |
getLeafResourcePathFirstField() |
protected ArrayList<BaseParser.EncodeContextPathElement> |
getResourcePath() |
void |
popPath()
Remove the element at the end of the path
|
protected void |
pushPath(String thePathElement,
boolean theResource)
Add an element at the end of the path
|
getCurrentResourcePath, getPath, toStringprotected EncodeContext()
protected ArrayList<BaseParser.EncodeContextPathElement> getResourcePath()
public String getLeafElementName()
public String getLeafResourceName()
public String getLeafResourcePathFirstField()
protected void pushPath(String thePathElement, boolean theResource)
public void popPath()
Copyright © 2014–2019 University Health Network. All rights reserved.