Package writer2latex.office
Class PropertySet
java.lang.Object
writer2latex.office.PropertySet
Class representing a set of style properties in OOo (actually this is simply the set of attributes of an element).
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionboolean
containsProperty
(String sProperty) getName()
getProperty
(String sPropName) void
loadFromDOM
(Node node) void
setProperty
(String sProperty, String sValue) toString()