protected class BaseParser.CompositeChildElement extends Object
| Constructor and Description |
|---|
CompositeChildElement(BaseParser.CompositeChildElement theParent,
BaseRuntimeChildDefinition theDef,
boolean theSubResource) |
CompositeChildElement(RuntimeResourceDefinition theResDef,
boolean theSubResource) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
anyPathMatches(Set<String> thePaths) |
BaseRuntimeChildDefinition |
getDef() |
BaseParser.CompositeChildElement |
getParent() |
RuntimeResourceDefinition |
getResDef() |
boolean |
shouldBeEncoded() |
public CompositeChildElement(BaseParser.CompositeChildElement theParent, BaseRuntimeChildDefinition theDef, boolean theSubResource)
public CompositeChildElement(RuntimeResourceDefinition theResDef, boolean theSubResource)
public boolean anyPathMatches(Set<String> thePaths)
public BaseRuntimeChildDefinition getDef()
public BaseParser.CompositeChildElement getParent()
public RuntimeResourceDefinition getResDef()
public boolean shouldBeEncoded()
Copyright © 2014–2017 University Health Network. All rights reserved.