Uses of Class
com.atlassian.confluence.importexport.impl.XMLDatabinder

Packages that use XMLDatabinder
com.atlassian.confluence.importexport.impl   
 

Uses of XMLDatabinder in com.atlassian.confluence.importexport.impl
 

Methods in com.atlassian.confluence.importexport.impl that return XMLDatabinder
 XMLDatabinder XMLDatabinder.bind(Object object)
           
 XMLDatabinder XMLDatabinder.bindAll(Collection objects)
          Register a set of objects as being ones that should be exported.
 XMLDatabinder XMLDatabinder.unbind(Object object)
           
 XMLDatabinder XMLDatabinder.unbindAll(Collection objects)
          Register a set of objects as being ones that should *not* be exported.
 



Copyright © 2003-2012 Atlassian. All Rights Reserved.