[jboss-dev-forums] [Design of JBossXB] - Added dtd public/system id info to SchemaBinding

scott.stark@jboss.org do-not-reply at jboss.com
Tue Oct 9 21:15:57 EDT 2007


I added a hack to propagate dtd system and public id information to the root object in a SchemaBinding if a dtd was seen, and the root object supports a method signature of:


  | public void setDTD(String root, String publicId, String systemId)
  | 

The ee 1.3 dtd based metadata in jboss-metadata is using this.


View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4093245#4093245

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4093245



More information about the jboss-dev-forums mailing list