Uses of Class
com.evolveum.midpoint.prism.impl.xnode.RootXNodeImpl
Packages that use RootXNodeImpl
Package
Description
-
Uses of RootXNodeImpl in com.evolveum.midpoint.prism.impl
Methods in com.evolveum.midpoint.prism.impl that return RootXNodeImplModifier and TypeMethodDescription@NotNull RootXNodeImpl
SerializerXNodeTarget.write
(@NotNull RootXNodeImpl xroot, SerializationContext context) @NotNull RootXNodeImpl
SerializerXNodeTarget.write
(@NotNull List<RootXNodeImpl> roots, SerializationContext context) Methods in com.evolveum.midpoint.prism.impl with parameters of type RootXNodeImplModifier and TypeMethodDescription@NotNull Element
SerializerDomTarget.write
(@NotNull RootXNodeImpl xroot, SerializationContext context) @NotNull String
SerializerStringTarget.write
(@NotNull RootXNodeImpl xroot, SerializationContext context) abstract T
SerializerTarget.write
(@NotNull RootXNodeImpl xroot, SerializationContext context) @NotNull RootXNodeImpl
SerializerXNodeTarget.write
(@NotNull RootXNodeImpl xroot, SerializationContext context) Method parameters in com.evolveum.midpoint.prism.impl with type arguments of type RootXNodeImplModifier and TypeMethodDescription@NotNull Element
SerializerDomTarget.write
(@NotNull List<RootXNodeImpl> roots, @Nullable SerializationContext context) @NotNull String
SerializerStringTarget.write
(@NotNull List<RootXNodeImpl> roots, @Nullable SerializationContext context) abstract T
SerializerTarget.write
(@NotNull List<RootXNodeImpl> roots, @Nullable SerializationContext context) @NotNull RootXNodeImpl
SerializerXNodeTarget.write
(@NotNull List<RootXNodeImpl> roots, SerializationContext context) -
Uses of RootXNodeImpl in com.evolveum.midpoint.prism.impl.lex
Methods in com.evolveum.midpoint.prism.impl.lex that return RootXNodeImplModifier and TypeMethodDescriptionstatic @NotNull RootXNodeImpl
LexicalUtils.createRootXNode
(XNodeImpl xnode, QName rootElementName) @NotNull RootXNodeImpl
LexicalProcessor.read
(@NotNull ParserSource source, @NotNull ParsingContext parsingContext) Methods in com.evolveum.midpoint.prism.impl.lex that return types with arguments of type RootXNodeImplModifier and TypeMethodDescription@NotNull List<RootXNodeImpl>
LexicalProcessor.readObjects
(@NotNull ParserSource source, @NotNull ParsingContext parsingContext) Methods in com.evolveum.midpoint.prism.impl.lex with parameters of type RootXNodeImplModifier and TypeMethodDescriptionboolean
LexicalProcessor.RootXNodeHandler.handleData
(RootXNodeImpl node) Called when a RootXNode was successfully retrieved from the input.Method parameters in com.evolveum.midpoint.prism.impl.lex with type arguments of type RootXNodeImplModifier and TypeMethodDescriptionLexicalProcessor.write
(@NotNull List<RootXNodeImpl> roots, @Nullable SerializationContext context) TODO Not supported for NullLexicalProcessor, though. -
Uses of RootXNodeImpl in com.evolveum.midpoint.prism.impl.lex.dom
Methods in com.evolveum.midpoint.prism.impl.lex.dom that return RootXNodeImplModifier and TypeMethodDescription@NotNull RootXNodeImpl
DomLexicalProcessor.read
(@NotNull ParserSource source, @NotNull ParsingContext parsingContext) Methods in com.evolveum.midpoint.prism.impl.lex.dom that return types with arguments of type RootXNodeImplModifier and TypeMethodDescription@NotNull List<RootXNodeImpl>
DomLexicalProcessor.readObjects
(@NotNull ParserSource source, @NotNull ParsingContext parsingContext) Methods in com.evolveum.midpoint.prism.impl.lex.dom with parameters of type RootXNodeImplModifier and TypeMethodDescription@NotNull Element
DomLexicalProcessor.writeXRootToElement
(@NotNull RootXNodeImpl xroot) Method parameters in com.evolveum.midpoint.prism.impl.lex.dom with type arguments of type RootXNodeImplModifier and TypeMethodDescription@NotNull String
DomLexicalProcessor.write
(@NotNull List<RootXNodeImpl> roots, @Nullable SerializationContext context) @NotNull Element
DomLexicalProcessor.writeXRootListToElement
(@NotNull List<RootXNodeImpl> roots) -
Uses of RootXNodeImpl in com.evolveum.midpoint.prism.impl.lex.json
Methods in com.evolveum.midpoint.prism.impl.lex.json that return RootXNodeImplModifier and TypeMethodDescription@NotNull RootXNodeImpl
DelegatingLexicalProcessor.read
(@NotNull ParserSource source, @NotNull ParsingContext parsingContext) @NotNull RootXNodeImpl
NullLexicalProcessor.read
(@NotNull ParserSource source, @NotNull ParsingContext parsingContext) Methods in com.evolveum.midpoint.prism.impl.lex.json that return types with arguments of type RootXNodeImplModifier and TypeMethodDescription@NotNull List<RootXNodeImpl>
DelegatingLexicalProcessor.readObjects
(@NotNull ParserSource source, @NotNull ParsingContext parsingContext) @NotNull List<RootXNodeImpl>
NullLexicalProcessor.readObjects
(@NotNull ParserSource source, @NotNull ParsingContext parsingContext) Method parameters in com.evolveum.midpoint.prism.impl.lex.json with type arguments of type RootXNodeImplModifier and TypeMethodDescription@NotNull String
DelegatingLexicalProcessor.write
(@NotNull List<RootXNodeImpl> roots, @Nullable SerializationContext context) @NotNull XNodeImpl
NullLexicalProcessor.write
(@NotNull List<RootXNodeImpl> roots, @Nullable SerializationContext context) -
Uses of RootXNodeImpl in com.evolveum.midpoint.prism.impl.lex.json.reader
Methods in com.evolveum.midpoint.prism.impl.lex.json.reader that return RootXNodeImplModifier and TypeMethodDescription@NotNull RootXNodeImpl
AbstractReader.read
(@NotNull ParserSource source, @NotNull ParsingContext parsingContext) Methods in com.evolveum.midpoint.prism.impl.lex.json.reader that return types with arguments of type RootXNodeImplModifier and TypeMethodDescription@NotNull List<RootXNodeImpl>
AbstractReader.readObjects
(@NotNull ParserSource source, @NotNull ParsingContext parsingContext) Honors multi-document files and multiple objects in a single document (list-as-root mechanisms). -
Uses of RootXNodeImpl in com.evolveum.midpoint.prism.impl.lex.json.writer
Method parameters in com.evolveum.midpoint.prism.impl.lex.json.writer with type arguments of type RootXNodeImplModifier and TypeMethodDescription@NotNull String
AbstractWriter.write
(@NotNull List<RootXNodeImpl> roots, @Nullable SerializationContext prismSerializationContext) -
Uses of RootXNodeImpl in com.evolveum.midpoint.prism.impl.marshaller
Methods in com.evolveum.midpoint.prism.impl.marshaller that return RootXNodeImplModifier and TypeMethodDescriptionPrismParserImplIO.parseToXNode()
PrismParserImplNoIO.parseToXNode()
-
Uses of RootXNodeImpl in com.evolveum.midpoint.prism.impl.xnode
Methods in com.evolveum.midpoint.prism.impl.xnode that return RootXNodeImplModifier and TypeMethodDescriptionMapXNodeImpl.getEntryAsRoot
(@NotNull QName key) RootXNodeImpl.toRootXNode()
XNodeImpl.toRootXNode()