Uses of Class
org.jibx.schema.elements.SchemaPath
-
Packages that use SchemaPath Package Description org.jibx.schema.elements -
-
Uses of SchemaPath in org.jibx.schema.elements
Methods in org.jibx.schema.elements that return SchemaPath Modifier and Type Method Description static SchemaPathSchemaPath. buildPath(String path, String elemname, String nameattr, String postext, Object obj, ValidationContext vctx)Build a path.
-