Package | Description |
---|---|
net.java.dev.wadl.x2009.x02 | |
net.java.dev.wadl.x2009.x02.impl |
Modifier and Type | Method and Description |
---|---|
GrammarsDocument.Grammars |
GrammarsDocument.addNewGrammars()
Appends and returns a new empty "grammars" element
|
GrammarsDocument.Grammars |
ApplicationDocument.Application.addNewGrammars()
Appends and returns a new empty "grammars" element
|
GrammarsDocument.Grammars |
GrammarsDocument.getGrammars()
Gets the "grammars" element
|
GrammarsDocument.Grammars |
ApplicationDocument.Application.getGrammars()
Gets the "grammars" element
|
static GrammarsDocument.Grammars |
GrammarsDocument.Grammars.Factory.newInstance() |
static GrammarsDocument.Grammars |
GrammarsDocument.Grammars.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
GrammarsDocument.setGrammars(GrammarsDocument.Grammars grammars)
Sets the "grammars" element
|
void |
ApplicationDocument.Application.setGrammars(GrammarsDocument.Grammars grammars)
Sets the "grammars" element
|
Modifier and Type | Class and Description |
---|---|
static class |
GrammarsDocumentImpl.GrammarsImpl
An XML grammars(@http://wadl.dev.java.net/2009/02).
|
Modifier and Type | Method and Description |
---|---|
GrammarsDocument.Grammars |
GrammarsDocumentImpl.addNewGrammars()
Appends and returns a new empty "grammars" element
|
GrammarsDocument.Grammars |
ApplicationDocumentImpl.ApplicationImpl.addNewGrammars()
Appends and returns a new empty "grammars" element
|
GrammarsDocument.Grammars |
GrammarsDocumentImpl.getGrammars()
Gets the "grammars" element
|
GrammarsDocument.Grammars |
ApplicationDocumentImpl.ApplicationImpl.getGrammars()
Gets the "grammars" element
|
Modifier and Type | Method and Description |
---|---|
void |
GrammarsDocumentImpl.setGrammars(GrammarsDocument.Grammars grammars)
Sets the "grammars" element
|
void |
ApplicationDocumentImpl.ApplicationImpl.setGrammars(GrammarsDocument.Grammars grammars)
Sets the "grammars" element
|
Copyright © 2019. All Rights Reserved.