Uses of Interface
com.sun.xml.xsom.XSAttributeDecl
-
Uses of XSAttributeDecl in com.sun.xml.xsom
Methods in com.sun.xml.xsom that return XSAttributeDeclModifier and TypeMethodDescriptionXSSchema.getAttributeDecl(String localName) XSSchemaSet.getAttributeDecl(String namespaceURI, String localName) XSAttributeUse.getDecl()Methods in com.sun.xml.xsom that return types with arguments of type XSAttributeDeclModifier and TypeMethodDescriptionXSSchema.getAttributeDecls()Gets all theXSAttributeDecls in this schema keyed by their local names.XSSchema.iterateAttributeDecls()XSSchemaSet.iterateAttributeDecls()Iterates all atribute declarations in all the schemas.