Uses of Interface
dev.metaschema.core.model.IResourceLocation
Packages that use IResourceLocation
Package
Description
Node item types representing structured data in the Metapath type system.
Core Metaschema model interfaces and implementations.
Metaschema constraint definitions and validation framework.
Schema-based content validation for Metaschema instances.
-
Uses of IResourceLocation in dev.metaschema.core.metapath.item.node
Methods in dev.metaschema.core.metapath.item.node that return IResourceLocationModifier and TypeMethodDescriptiondefault IResourceLocationIDefinitionNodeItem.getLocation()INodeItem.getLocation()Get the resource location information for the node, if known. -
Uses of IResourceLocation in dev.metaschema.core.model
Subinterfaces of IResourceLocation in dev.metaschema.core.modelModifier and TypeInterfaceDescriptioninterfaceRepresents data associated with a Metaschema module.Classes in dev.metaschema.core.model that implement IResourceLocationModifier and TypeClassDescriptionfinal classA simple implementation ofIMetaschemaDatathat stores location information from various parser sources.Methods in dev.metaschema.core.model that return IResourceLocationModifier and TypeMethodDescriptiondefault IResourceLocationIDefinition.getLocation(Object itemValue) Get the resource location information for the provided item, if known. -
Uses of IResourceLocation in dev.metaschema.core.model.constraint
Methods in dev.metaschema.core.model.constraint that return IResourceLocation -
Uses of IResourceLocation in dev.metaschema.core.model.validation
Classes in dev.metaschema.core.model.validation that implement IResourceLocationModifier and TypeClassDescriptionstatic classRecords an identified individual validation result found during XML schema validation.Methods in dev.metaschema.core.model.validation that return IResourceLocationModifier and TypeMethodDescriptionIValidationFinding.getLocation()Get the location in the associated resource associated with the finding.JsonSchemaContentValidator.JsonValidationFinding.getLocation()XmlSchemaContentValidator.XmlValidationFinding.getLocation()