Package | Description |
---|---|
org.jsynthlib.device.viewcontroller | |
org.jsynthlib.xmldevice | |
org.jsynthlib.xmldevice.impl |
Modifier and Type | Method and Description |
---|---|
protected UuidPatchParamSpec |
AbstractDriverEditor.getPatchParamSpec(XmlDriverSpec xmlDriverSpec,
String uuid) |
Modifier and Type | Interface and Description |
---|---|
interface |
CombinedIntPatchParam
An XML combinedIntPatchParam(@http://www.jsynthlib.org/xmldevice).
|
interface |
EnvelopeSpec
An XML envelopeSpec(@http://www.jsynthlib.org/xmldevice).
|
interface |
IntParamSpec
An XML intParamSpec(@http://www.jsynthlib.org/xmldevice).
|
interface |
StringParamSpec
An XML stringParamSpec(@http://www.jsynthlib.org/xmldevice).
|
interface |
UuidSingleParamSpec
An XML uuidSingleParamSpec(@http://www.jsynthlib.org/xmldevice).
|
Modifier and Type | Method and Description |
---|---|
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.newInstance() |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(File file) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(InputStream is) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(Node node) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(Reader r) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(String xmlAsString) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(URL u) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(XMLStreamReader sr) |
static UuidPatchParamSpec |
UuidPatchParamSpec.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Class and Description |
---|---|
class |
CombinedIntPatchParamImpl
An XML combinedIntPatchParam(@http://www.jsynthlib.org/xmldevice).
|
class |
EnvelopeSpecImpl
An XML envelopeSpec(@http://www.jsynthlib.org/xmldevice).
|
class |
IntParamSpecImpl
An XML intParamSpec(@http://www.jsynthlib.org/xmldevice).
|
class |
StringParamSpecImpl
An XML stringParamSpec(@http://www.jsynthlib.org/xmldevice).
|
class |
UuidPatchParamSpecImpl
An XML uuidPatchParamSpec(@http://www.jsynthlib.org/xmldevice).
|
class |
UuidSingleParamSpecImpl
An XML uuidSingleParamSpec(@http://www.jsynthlib.org/xmldevice).
|
Copyright © 2014. All Rights Reserved.