protected Iterable<BaseParser.CompositeChildElement> |
BaseParser.compositeChildIterator(IBase theCompositeElement,
boolean theContainedResource,
BaseParser.CompositeChildElement theParent,
BaseParser.EncodeContext theEncodeContext) |
void |
JsonParser.doEncodeResourceToJsonLikeWriter(IBaseResource theResource,
JsonLikeWriter theEventWriter,
BaseParser.EncodeContext theEncodeContext) |
protected void |
JsonParser.doEncodeResourceToWriter(IBaseResource theResource,
Writer theWriter,
BaseParser.EncodeContext theEncodeContext) |
protected abstract void |
BaseParser.doEncodeResourceToWriter(IBaseResource theResource,
Writer theWriter,
BaseParser.EncodeContext theEncodeContext) |
void |
XmlParser.doEncodeResourceToWriter(IBaseResource theResource,
Writer theWriter,
BaseParser.EncodeContext theEncodeContext) |
protected void |
RDFParser.doEncodeResourceToWriter(IBaseResource resource,
Writer writer,
BaseParser.EncodeContext encodeContext) |
protected void |
BaseParser.encodeResourceToWriter(IBaseResource theResource,
Writer theWriter,
BaseParser.EncodeContext theEncodeContext) |
protected TagList |
BaseParser.getMetaTagsForEncoding(IResource theIResource,
BaseParser.EncodeContext theEncodeContext) |
protected List<? extends IBase> |
BaseParser.preProcessValues(BaseRuntimeChildDefinition theMetaChildUncast,
IBaseResource theResource,
List<? extends IBase> theValues,
BaseParser.CompositeChildElement theCompositeChildElement,
BaseParser.EncodeContext theEncodeContext) |
protected boolean |
BaseParser.shouldAddSubsettedTag(BaseParser.EncodeContext theEncodeContext) |
protected boolean |
BaseParser.shouldEncodeResourceId(IBaseResource theResource,
BaseParser.EncodeContext theEncodeContext) |