I was reading some sourcecode from Java libraries, and I am confused here;
This code is from Document.java in jaxb library, and ContentVisitor is an Interfac
There's something called anonymous class in java http://www.java2s.com/Code/Java/Class/Anonymous-class.htm