Uses of Interface
com.evolveum.midpoint.prism.xnode.RootXNode
Package
Description
Copyright (c) 2010-2019 Evolveum and contributors
This work is dual-licensed under the Apache License 2.0
and European Union Public License.
-
Uses of RootXNode in com.evolveum.midpoint.prism
Modifier and TypeMethodDescription@NotNull RootXNode
ParserXNodeSource.getXNode()
PrismParser.parseToXNode()
Parses the input into RootXNode.PrismParserNoIO.parseToXNode()
Modifier and TypeMethodDescription@NotNull PrismSerializer<RootXNode>
PrismContext.xnodeSerializer()
Creates a serializer for XNode.Modifier and TypeMethodDescription@NotNull PrismParserNoIO
Creates a parser ready to process data from the given XNode tree. -
Uses of RootXNode in com.evolveum.midpoint.prism.xnode
Modifier and TypeMethodDescriptionRootXNode.copy()
MapXNode.getEntryAsRoot
(@NotNull QName key) MapXNode.getSingleSubEntryAsRoot
(String errorContext) XNode.toRootXNode()
-
Uses of RootXNode in com.evolveum.midpoint.web.util
Modifier and TypeMethodDescriptionstatic RootXNode
ExpressionUtil.parseSearchFilter
(String data, PrismContext context) -
Uses of RootXNode in com.evolveum.prism.xml.ns._public.query_3
Modifier and TypeMethodDescriptionvoid
SearchFilterType.setFilterClauseXNode
(RootXNode filterClauseNode) -
Uses of RootXNode in com.evolveum.prism.xml.ns._public.types_3
Modifier and TypeMethodDescription@NotNull RootXNode
RawType.getRootXNode
(@NotNull QName itemName)