Class XMLContextParser


  • public final class XMLContextParser
    extends java.lang.Object
    Parser for the context-xml.
    Version:
    $Id: $Id
    Author:
    lrosenberg
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static Context parseContext​(java.lang.String content)
      parseContext.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • parseContext

        public static Context parseContext​(java.lang.String content)

        parseContext.

        Parameters:
        content - a String object.
        Returns:
        parsed generation context.