Java org.apache.poi.openxml4j.opc PackageRelationshipCollection fields, constructors, methods, implement or subclass

Example usage for Java org.apache.poi.openxml4j.opc PackageRelationshipCollection fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.apache.poi.openxml4j.opc PackageRelationshipCollection.

The text is from its open source code.

Method

PackageRelationshipgetRelationship(int index)
Retrieves a relationship by its index in the collection.
intsize()
Get the numbe rof relationships in the collection.