Home | History | Annotate | Download | only in transformer

Lines Matching refs:functionAvailable

393   public boolean functionAvailable(String ns, String funcName)
396 return getExtensionsTable().functionAvailable(ns, funcName);