| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.2) E13403-10  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ElementStartContext
The context when visiting an xml start element.
| Method Summary | |
|---|---|
 java.util.Collection | 
getAttributeNames()Get the (local) names of all attributes available on the current element.  | 
 java.lang.String | 
getAttributeValue(java.lang.String attributeName)Get the value of an attribute defined on the current element.  | 
| Methods inherited from interface javax.ide.extension.ElementContext | 
|---|
getElementName, getExtension, getExtensionSourceURI, getLogger, getScopeData, registerChildVisitor, registerVisitorFactory | 
| Method Detail | 
|---|
java.util.Collection getAttributeNames()
java.lang.String getAttributeValue(java.lang.String attributeName)
attributeName - the name of an attribute defined on the current element.
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK Reference 11g Release 1 (11.1.1.7.2) E13403-10  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||