Uses of Class
org.apache.poi.xdgf.usermodel.XDGFConnection

Packages that use XDGFConnection
org.apache.poi.xdgf.usermodel   
 

Uses of XDGFConnection in org.apache.poi.xdgf.usermodel
 

Fields in org.apache.poi.xdgf.usermodel with type parameters of type XDGFConnection
protected  java.util.List<XDGFConnection> XDGFBaseContents._connections
           
 

Methods in org.apache.poi.xdgf.usermodel that return types with arguments of type XDGFConnection
 java.util.List<XDGFConnection> XDGFBaseContents.getConnections()
           
 



Copyright 2017 The Apache Software Foundation or its licensors, as applicable.