3637383940414243
throw new Exception("[type] attribute is a required attribute"); } xmlParser.nextTag(); xmlParser.zeroOrMore( new de.lessvoid.xml.xpp3.SubstitutionGroup() .add("include", new IncludeProcessor(types)) .add("type", new TypeProcessor(this))); }