# ANNC: pure Java ADL parser **Category:** [Technical (archive)](https://discourse.openehr.org/c/technical-archive/156) **Created:** 2005-08-24 12:55 UTC **Views:** 4 **Replies:** 3 **URL:** https://discourse.openehr.org/t/annc-pure-java-adl-parser/14495 --- ## Post #1 by @Rahil Hi Thomas Thomas Beale wrote: > Links and details of this work can be found on the Java Knowledge Tools home page at http://svn.openehr.org/knowledge_tools_java/TRUNK/project_page.htm. The link throws up an authorisation dialog\. Is it possible to provide the username/ password so we can have a look at the details\. Also could you please provide the URL to the ADLParser API\. Thanks Rahil --- ## Post #2 by @thomas.beale Rahil wrote: > Hi Thomas > > Thomas Beale wrote: > >> Links and details of this work can be found on the Java Knowledge Tools home page at http://svn.openehr.org/knowledge_tools_java/TRUNK/project_page.htm. > > The link throws up an authorisation dialog\. Is it possible to provide the username/ password so we can have a look at the details\. Also could you please provide the URL to the ADLParser API\. There is no authorisation required to view the repository \- but Apache requires authorisation when there is a file referenced by the html file being served, which is non\-existent\. I need to know which exact link you chose\. I presume you can at least see http://svn.openehr.org/knowledge_tools_java/TRUNK/project_page.htm? \- thomas --- ## Post #3 by @Rahil Hi Thomas Thomas Beale wrote: > There is no authorisation required to view the repository \- but Apache requires authorisation when there is a file referenced by the html file being served, which is non\-existent\. I need to know which exact link you chose\. I presume you can at least see http://svn.openehr.org/knowledge_tools_java/TRUNK/project_page.htm? This link is working fine now\. Earlier by by\-passing the authorisation dialog it threw up an 'Access Denied' page\. Also, is there a link to the ADLParser API ? Thanks Rahil --- ## Post #4 by @rong.chen Rahil wrote: > Hi Thomas > > Thomas Beale wrote: > >> There is no authorisation required to view the repository \- but Apache requires authorisation when there is a file referenced by the html file being served, which is non\-existent\. I need to know which exact link you chose\. I presume you can at least see http://svn.openehr.org/knowledge_tools_java/TRUNK/project_page.htm? > > This link is working fine now\. Earlier by by\-passing the authorisation dialog it threw up an 'Access Denied' page\. > > Also, is there a link to the ADLParser API ? Not yet\. You can generate API docs from the src by "maven javacc javadoc", but it's not very useful since the parser interface methods are swamped by intermediate methods generated by javaCC\. Look at the docs/usage\.txt or unit test code for examples\. Cheers, Rong --- **Canonical:** https://discourse.openehr.org/t/annc-pure-java-adl-parser/14495 **Original content:** https://discourse.openehr.org/t/annc-pure-java-adl-parser/14495