49505152535455
* Creates the program (somewhat bogus) */ public Item createItem(GrammarPattern grammar) throws RelaxException { return new DataItem(_type); }