Options in XML, but not in Java Object?

I want to use the XSLWriter within Java, but in the Javadocs about the writer the attributes like namesRow, sheetName etc. are only mentioned to be XML Attributes. How Do I set these attributes using Java objects without XML?

Thank you

Hi, it’s bug; methods will be public