mirror of
https://github.com/apache/poi.git
synced 2026-02-27 20:40:08 +08:00
javadoc fix
git-svn-id: https://svn.apache.org/repos/asf/poi/trunk@1563509 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
6a864cce7b
commit
3fb8fc3830
@ -25,8 +25,8 @@ package org.apache.poi.openxml4j.opc;
|
||||
* @version 1.0
|
||||
*/
|
||||
public enum TargetMode {
|
||||
/** The relationship references a resource that is external to the package. */
|
||||
/** The relationship references a part that is inside the package. */
|
||||
INTERNAL,
|
||||
/** The relationship references a part that is inside the package. */
|
||||
/** The relationship references a resource that is external to the package. */
|
||||
EXTERNAL
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user