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 TypeMethodDescriptionbooleancontainsProperty(String sProperty) getName()getProperty(String sPropName) intgetSize()voidloadFromDOM(Node node) voidsetProperty(String sProperty, String sValue) toString()