|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use InsertableElementsInfo | |
| org.apache.xerces.validators.common | |
| Uses of InsertableElementsInfo in org.apache.xerces.validators.common |
| Methods in org.apache.xerces.validators.common with parameters of type InsertableElementsInfo | |
int |
SimpleContentModel.whatCanGoHere(boolean fullyValid,
InsertableElementsInfo info)
Returns information about which elements can be placed at a particular point in the passed element's content model. |
int |
MixedContentModel.whatCanGoHere(boolean fullyValid,
InsertableElementsInfo info)
Returns information about which elements can be placed at a particular point in the passed element's content model. |
int |
AllContentModel.whatCanGoHere(boolean fullyValid,
InsertableElementsInfo info)
Returns information about which elements can be placed at a particular point in the passed element's content model. |
protected int |
XMLValidator.whatCanGoHere(int elementIndex,
boolean fullyValid,
InsertableElementsInfo info)
Returns information about which elements can be placed at a particular point in the passed element's content model. |
int |
XMLContentModel.whatCanGoHere(boolean fullyValid,
InsertableElementsInfo info)
Returns information about which elements can be placed at a particular point in the passed element's content model. |
int |
DFAContentModel.whatCanGoHere(boolean fullyValid,
InsertableElementsInfo info)
Returns information about which elements can be placed at a particular point in the passed element's content model. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||