|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DocumentService | |
|---|---|
| org.xngr.context | |
| Uses of DocumentService in org.xngr.context |
|---|
| Methods in org.xngr.context that return types with arguments of type DocumentService | |
|---|---|
java.util.List<DocumentService> |
DocumentContext.getDocumentServices()
|
| Methods in org.xngr.context with parameters of type DocumentService | |
|---|---|
void |
DocumentContext.open(DocumentService service)
Opens the supplied service using the Context's URI and an empty HashMap as arguments. |
void |
DocumentContext.open(DocumentService service,
java.util.Map<java.lang.String,java.lang.String> arguments)
Opens the supplied service using the Context's URI. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||