Uses of Class
org.jibx.schema.elements.ImportElement
-
Packages that use ImportElement Package Description org.jibx.schema -
-
Uses of ImportElement in org.jibx.schema
Methods in org.jibx.schema with parameters of type ImportElement Modifier and Type Method Description voidSchemaVisitor. exit(ImportElement node)Exit import element.voidSchemaVisitorDelegate. exit(ImportElement node)booleanSchemaVisitor. visit(ImportElement node)Visit import element.booleanSchemaVisitorDelegate. visit(ImportElement node)
-