636465666768697071
return fContextTypes.keySet().iterator(); } // XXX bootstrap with java and javadoc context types private ContextTypeRegistry() { add(new PerlContextType()); //add(new PHPDocContextType()); //add(new HTMLContextType()); }