|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Context | |
---|---|
convert.relaxng.edit | |
convert.relaxng.parse | |
convert.relaxng.parse.compact |
Uses of Context in convert.relaxng.edit |
---|
Methods in convert.relaxng.edit that return Context | |
---|---|
Context |
Annotated.getContext()
|
Context |
ElementAnnotation.getContext()
|
Methods in convert.relaxng.edit with parameters of type Context | |
---|---|
void |
Annotated.setContext(Context context)
|
void |
ElementAnnotation.setContext(Context context)
|
Uses of Context in convert.relaxng.parse |
---|
Methods in convert.relaxng.parse that return Context | |
---|---|
Context |
Context.copy()
|
Methods in convert.relaxng.parse with parameters of type Context | |
---|---|
void |
DataPatternBuilder.addParam(java.lang.String name,
java.lang.String value,
Context context,
java.lang.String ns,
Location loc,
Annotations anno)
|
Annotations |
SchemaBuilder.makeAnnotations(CommentList comments,
Context context)
|
ElementAnnotationBuilder |
SchemaBuilder.makeElementAnnotationBuilder(java.lang.String ns,
java.lang.String localName,
java.lang.String prefix,
Location loc,
CommentList comments,
Context context)
|
ParsedPattern |
SchemaBuilder.makeValue(java.lang.String datatypeLibrary,
java.lang.String type,
java.lang.String value,
Context c,
java.lang.String ns,
Location loc,
Annotations anno)
|
Uses of Context in convert.relaxng.parse.compact |
---|
Classes in convert.relaxng.parse.compact that implement Context | |
---|---|
class |
CompactSyntax
|
Methods in convert.relaxng.parse.compact that return Context | |
---|---|
Context |
CompactSyntax.copy()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |