Indeed, there are a lot of advantage of using Maven. However, I am not in the position of making that decision. I peeked into the poi-ooxml-schema.jar version 3.9 jar, I could not find STPTabRelativeTo.class, STPTabAlignment.class, etc. However, I see the inner classes: such as STPTabRelativeTo$Enum.class, STPTabAlignment$Enum.class, etc. In version 1.1, both outter class and inner classes exist. How come?
Also, I don't seem to be able to find the source code for poi-ooxml-schema.jar. Does anyone know where to get it? Thanks. Paul -- View this message in context: http://apache-poi.1045710.n5.nabble.com/Create-Header-XWPF-tp5711976p5712246.html Sent from the POI - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
