Package com.independentsoft.office.odf
Class Settings
java.lang.Object
com.independentsoft.office.odf.Settings
Represents one or more objects, each of which represents a set of application settings.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Settings
public Settings()Initializes a new instance of the Settings class. -
Settings
Instantiates a new settings.- Parameters:
buffer- the buffer- Throws:
XMLStreamException- the xML stream exception
-
-
Method Details
-
clone
Creates a new object that is a deep copy of the current instance. -
toString
Converts the value of the current Settings object to its equivalent string representation. -
isEmpty
Checks if is empty.- Parameters:
value- the value- Returns:
- true, if is empty
-
getConfigurations
Contains a collection of Configuration objects.- Returns:
- the configurations
-