|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.sun.tools.xjc.reader.dtd.bindinfo.BIInterface
public final class BIInterface
<interface> declaration in the binding file.
Method Summary | |
---|---|
java.lang.String[] |
fields()
Gets the names of fields in this interface. |
org.xml.sax.Locator |
getSourceLocation()
Gets the location where this declaration is declared. |
java.lang.String[] |
members()
Gets the names of interfaces/classes that implement this interface. |
java.lang.String |
name()
Gets the name of this interface. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public java.lang.String name()
public java.lang.String[] members()
public java.lang.String[] fields()
public org.xml.sax.Locator getSourceLocation()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |