Package | Description |
---|---|
com.sun.msv.reader.trex.ng |
parses RELAX NG into AGM.
|
Modifier and Type | Field | Description |
---|---|---|
protected RELAXNGReader.RefExpParseInfo |
RELAXNGReader.currentNamedPattern |
Info about the current ReferenceExp object which is being defined.
|
Modifier and Type | Method | Description |
---|---|---|
protected RELAXNGReader.RefExpParseInfo |
RELAXNGReader.getRefExpParseInfo(ReferenceExp exp) |
Gets RefExpParseInfo object for the specified ReferenceExp.
|
Modifier and Type | Method | Description |
---|---|---|
void |
RELAXNGReader.RefExpParseInfo.set(RELAXNGReader.RefExpParseInfo rhs) |
Copies the contents of rhs into this object.
|
Copyright © 2019 Oracle Corporation. All rights reserved.