net.sf.vcard4j.compiler
Interface TypeCompiler

All Known Implementing Classes:
GenericTypeCompiler

public interface TypeCompiler


Method Summary
 void print(org.w3c.dom.Element type, java.io.PrintWriter out)
           
 

Method Detail

print

public void print(org.w3c.dom.Element type,
                  java.io.PrintWriter out)