|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.eclipse.cosmos.rm.validation.internal.content.AbstractXMLContentDescriber
org.eclipse.cosmos.rm.validation.internal.content.InstanceContentDescriber
public class InstanceContentDescriber
The instance content describer
| Field Summary | |
|---|---|
static java.lang.String |
ID
The content type id for instance documents |
| Fields inherited from class org.eclipse.cosmos.rm.validation.internal.content.AbstractXMLContentDescriber |
|---|
CONTINUE |
| Fields inherited from interface org.eclipse.core.runtime.content.IContentDescriber |
|---|
INDETERMINATE, INVALID, VALID |
| Constructor Summary | |
|---|---|
InstanceContentDescriber()
|
|
| Method Summary | |
|---|---|
int |
determineType(java.lang.String line)
Used to determine the type of the content based on the line passed in |
| Methods inherited from class org.eclipse.cosmos.rm.validation.internal.content.AbstractXMLContentDescriber |
|---|
describe, getSupportedOptions, retrieveElementName |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String ID
| Constructor Detail |
|---|
public InstanceContentDescriber()
| Method Detail |
|---|
public int determineType(java.lang.String line)
AbstractXMLContentDescriber
determineType in class AbstractXMLContentDescriberline - The line being processedorg.eclipse.cosmos.rm.smlif.internal.content.AbstractXMLContentDescriber#determineType(java.lang.String)
|
COSMOS ${releaseVersion} resource-modeling Project Internal API Specification |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||