|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.sun.xml.bind.GrammarInfo
public abstract class GrammarInfo
Keeps the information about the grammar as a whole. Implementation of this interface is provided by the generated code.
| Constructor Summary | |
|---|---|
GrammarInfo()
Deprecated. |
|
| Method Summary | |
|---|---|
abstract java.lang.Class |
getDefaultImplementation(java.lang.Class javaContentInterface)
Deprecated. Gets the default implementation for the given public content interface. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GrammarInfo()
| Method Detail |
|---|
public abstract java.lang.Class getDefaultImplementation(java.lang.Class javaContentInterface)
javaContentInterface - the Class object of the public interface.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||