xmlc Command Options

  • -class <class>— Sets the fully qualified class name for the generated class or interface.

  • -classpath <path>javac pass-through option.

  • -d <dir>— Specifies the destination directory for the class file. This option is passed on to javac.

  • -delete-class <classname>— Deletes all HTML or XML elements that have a CLASS attribute with value <classname>. This is useful for removing mockup data. Note: This class name has nothing to do with a Java class. You can include multiple instances of this option.

  • -docout <outfile>— Writes a static document to <outfile> instead of generating and compiling Java code. You can use this option for pages that have URLs that need mapping, but no dynamic content. It is also an excellent debugging option. ...

Get Enhydra XMLC™ Java™ Presentation Development now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.