Class MiniXmlParser


  • public class MiniXmlParser
    extends Object
    A fairly simple but very specific stax XML Parser. Give it the location of domain.xml and the name of the server instance and it will return JVM options. Currently it is all package private.
    Author:
    bnevins