Hello, Im needing read some Asn.1 Files, for this, I searched in the web by java asn.1 parses, but I dont found anyone.
Because this, I think to write my parser using Javacc and do as one biojava extension. My questions are: * Really, dont exist a Asn.1 Java parser? * If not, how is the best aproach? Do like Dom parser, that generate class representing the elements or do like Sax, that occour actions when enter in the elements? * Uses javacc? The code gerate by javacc is bigger, but is more easy to write and to keep the code. Or do "by hand" the read? Thanks Felipe Albrecht _______________________________________________ Biojava-l mailing list - Biojava-l@biojava.org http://biojava.org/mailman/listinfo/biojava-l