|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NSDeclaration | |
---|---|
org.eclipse.ercp.jaxp.implForCore | |
org.eclipse.ercp.xml.parser |
Uses of NSDeclaration in org.eclipse.ercp.jaxp.implForCore |
---|
Methods in org.eclipse.ercp.jaxp.implForCore with parameters of type NSDeclaration | |
---|---|
protected void |
SAXParserImpl.endPrefixMapping(NSDeclaration nsDecl)
|
Uses of NSDeclaration in org.eclipse.ercp.xml.parser |
---|
Fields in org.eclipse.ercp.xml.parser declared as NSDeclaration | |
---|---|
protected NSDeclaration |
AbstractSAXParserImpl.currentNSDecl
|
Methods in org.eclipse.ercp.xml.parser with parameters of type NSDeclaration | |
---|---|
void |
AttributesImpl.addAttribute(NSDeclaration nsDeclaration,
java.lang.String prefix,
java.lang.String qName,
java.lang.String localName,
java.lang.String type,
java.lang.String value)
If uri and/or localName are null ==> No namespace currently available |
protected abstract void |
AbstractSAXParserImpl.endPrefixMapping(NSDeclaration nsDecl)
Ending prefix Mapping |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |