Modifier and Type | Method and Description |
---|---|
AddStyleSheet |
ReportFile.addNewAddStyleSheet()
Appends and returns a new empty "addStyleSheet" element
|
AddStyleSheet |
ReportFile.getAddStyleSheet()
Gets the "addStyleSheet" element
|
Modifier and Type | Method and Description |
---|---|
void |
ReportFile.setAddStyleSheet(AddStyleSheet addStyleSheet)
Sets the "addStyleSheet" element
|
Modifier and Type | Method and Description |
---|---|
AddStyleSheet |
ReportFileImpl.addNewAddStyleSheet()
Appends and returns a new empty "addStyleSheet" element
|
AddStyleSheet |
ReportFileImpl.getAddStyleSheet()
Gets the "addStyleSheet" element
|
Modifier and Type | Method and Description |
---|---|
void |
ReportFileImpl.setAddStyleSheet(AddStyleSheet addStyleSheet)
Sets the "addStyleSheet" element
|
Modifier and Type | Method and Description |
---|---|
AddStyleSheet |
AddStyleSheetDocument.addNewAddStyleSheet()
Appends and returns a new empty "addStyleSheet" element
|
AddStyleSheet |
AddStyleSheetDocument.getAddStyleSheet()
Gets the "addStyleSheet" element
|
static AddStyleSheet |
AddStyleSheet.Factory.newInstance() |
static AddStyleSheet |
AddStyleSheet.Factory.newInstance(org.apache.xmlbeans.XmlOptions options) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(File file) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(InputStream is) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(Node node) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(Reader r) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(String xmlAsString) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(URL u) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static AddStyleSheet |
AddStyleSheet.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static AddStyleSheet |
AddStyleSheet.Factory.parse(XMLStreamReader sr) |
static AddStyleSheet |
AddStyleSheet.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
Modifier and Type | Method and Description |
---|---|
void |
AddStyleSheetDocument.setAddStyleSheet(AddStyleSheet addStyleSheet)
Sets the "addStyleSheet" element
|
Modifier and Type | Class and Description |
---|---|
class |
AddStyleSheetImpl
An XML addStyleSheet(@http://www.ws-i.org/testing/2003/03/common/).
|
Modifier and Type | Method and Description |
---|---|
AddStyleSheet |
AddStyleSheetDocumentImpl.addNewAddStyleSheet()
Appends and returns a new empty "addStyleSheet" element
|
AddStyleSheet |
AddStyleSheetDocumentImpl.getAddStyleSheet()
Gets the "addStyleSheet" element
|
Modifier and Type | Method and Description |
---|---|
void |
AddStyleSheetDocumentImpl.setAddStyleSheet(AddStyleSheet addStyleSheet)
Sets the "addStyleSheet" element
|
Modifier and Type | Method and Description |
---|---|
AddStyleSheet |
LogFile.addNewAddStyleSheet()
Appends and returns a new empty "addStyleSheet" element
|
AddStyleSheet |
LogFile.getAddStyleSheet()
Gets the "addStyleSheet" element
|
Modifier and Type | Method and Description |
---|---|
void |
LogFile.setAddStyleSheet(AddStyleSheet addStyleSheet)
Sets the "addStyleSheet" element
|
Modifier and Type | Method and Description |
---|---|
AddStyleSheet |
LogFileImpl.addNewAddStyleSheet()
Appends and returns a new empty "addStyleSheet" element
|
AddStyleSheet |
LogFileImpl.getAddStyleSheet()
Gets the "addStyleSheet" element
|
Modifier and Type | Method and Description |
---|---|
void |
LogFileImpl.setAddStyleSheet(AddStyleSheet addStyleSheet)
Sets the "addStyleSheet" element
|
Copyright © 2019. All Rights Reserved.