public class SchemaInformedStartTag extends AbstractSchemaInformedContent implements SchemaInformedStartTagGrammar, Cloneable
| Modifier and Type | Field and Description |
|---|---|
protected Grammar |
elementContent2 |
protected SchemaInformedStartTagGrammar |
sifst |
codeLengthA, codeLengthB, hasEndElement, leastAttributeEventCode, numberOfDeclaredAttributesEND_ELEMENT, END_RULE, label, START_ELEMENT_GENERIC, stopLearningContainerSize| Constructor and Description |
|---|
SchemaInformedStartTag() |
SchemaInformedStartTag(SchemaInformedGrammar elementContent2) |
| Modifier and Type | Method and Description |
|---|---|
SchemaInformedStartTag |
clone() |
Grammar |
getElementContentGrammar() |
GrammarType |
getGrammarType() |
protected SchemaInformedStartTagGrammar |
getTypeEmptyInternal() |
void |
setElementContentGrammar(Grammar elementContent2) |
String |
toString() |
addProduction, duplicate, equals, getAttributeNSProduction, getAttributeProduction, getLeastAttributeEventCode, getNumberOfDeclaredAttributes, getNumberOfEvents, getProduction, getProduction, getStartElementNSProduction, getStartElementProduction, hasEndElement, isSchemaInformed, isTerminalRule, joinGrammars, updateSortedEventsaddTerminalProduction, checkQualifiedName, getEventCode, getLabel, hashCode, learnAttribute, learnCharacters, learnEndElement, learningStopped, learnStartElement, setLabel, stopLearningfinalize, getClass, notify, notifyAll, wait, wait, waitaddTerminalProduction, duplicate, getLabel, getLeastAttributeEventCode, getNumberOfDeclaredAttributes, setLabeladdProduction, getAttributeNSProduction, getAttributeProduction, getNumberOfEvents, getProduction, getProduction, getStartElementNSProduction, getStartElementProduction, hasEndElement, isSchemaInformed, learnAttribute, learnCharacters, learnEndElement, learningStopped, learnStartElement, stopLearningprotected Grammar elementContent2
protected SchemaInformedStartTagGrammar sifst
public SchemaInformedStartTag()
public SchemaInformedStartTag(SchemaInformedGrammar elementContent2)
public GrammarType getGrammarType()
getGrammarType in interface Grammarpublic void setElementContentGrammar(Grammar elementContent2)
setElementContentGrammar in interface SchemaInformedStartTagGrammarpublic Grammar getElementContentGrammar()
getElementContentGrammar in interface GrammargetElementContentGrammar in class AbstractGrammarpublic SchemaInformedStartTag clone()
clone in class AbstractSchemaInformedGrammarprotected SchemaInformedStartTagGrammar getTypeEmptyInternal()
public String toString()
toString in class AbstractSchemaInformedGrammarCopyright © 2018 Siemens AG. All rights reserved.