public abstract class GrammarInfo
extends java.lang.Object
| Constructor and Description |
|---|
GrammarInfo()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
abstract java.lang.Class |
getDefaultImplementation(java.lang.Class javaContentInterface)
Deprecated.
Gets the default implementation for the given public content
interface.
|
public abstract java.lang.Class getDefaultImplementation(java.lang.Class javaContentInterface)
javaContentInterface - the Class object of the public interface.