Uses of Class
org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs.XSAttributeDecl
-
Packages that use XSAttributeDecl Package Description org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs -
-
Uses of XSAttributeDecl in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs
Fields in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs declared as XSAttributeDecl Modifier and Type Field Description XSAttributeDeclXSAttributeUseImpl. fAttrDeclMethods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs that return XSAttributeDecl Modifier and Type Method Description XSAttributeDeclXSDeclarationPool. getAttributeDecl()XSAttributeDeclSchemaGrammar. getGlobalAttributeDecl(String declName)get one global attributeXSAttributeDeclSchemaGrammar. getGlobalAttributeDecl(String declName, String location)Methods in org.smooks.engine.delivery.sax.ng.org.apache.xerces.impl.xs with parameters of type XSAttributeDecl Modifier and Type Method Description voidSchemaGrammar. addGlobalAttributeDecl(XSAttributeDecl decl)register one global attributevoidSchemaGrammar. addGlobalAttributeDecl(XSAttributeDecl decl, String location)voidSchemaGrammar.BuiltinSchemaGrammar. addGlobalAttributeDecl(XSAttributeDecl decl)voidSchemaGrammar.BuiltinSchemaGrammar. addGlobalAttributeDecl(XSAttributeDecl decl, String location)voidSchemaGrammar.Schema4Annotations. addGlobalAttributeDecl(XSAttributeDecl decl)
-