Uses of Interface
com.streamconverter.path.IPath
Packages that use IPath
Package
Description
-
Uses of IPath in com.streamconverter.command.impl.json
Methods in com.streamconverter.command.impl.json with parameters of type IPathModifier and TypeMethodDescriptionstatic JsonFilterCommandFactory method for JSON filtering with typed path selector. -
Uses of IPath in com.streamconverter.command.impl.xml
Methods in com.streamconverter.command.impl.xml with parameters of type IPathModifier and TypeMethodDescriptionstatic XmlFilterCommandFactory method for XML filtering with typed path selector. -
Uses of IPath in com.streamconverter.path
Classes in com.streamconverter.path that implement IPathModifier and TypeClassDescriptionclassAbstractPath<T>最小限のPath基底クラスclass最小限のCSVPath実装classRepresents a hierarchical path for tree-like data structures (JSON, XML).