Uses of Class
org.docx4j.openpackaging.parts.relationships.RelationshipsPart
Packages that use RelationshipsPart
Package
Description
-
Uses of RelationshipsPart in org.docx4j.convert.in
Methods in org.docx4j.convert.in that return RelationshipsPartModifier and TypeMethodDescriptionFlatOpcXmlImporter.getRelationshipsPart(Part part) Get the Relationships Part (if there is one) for a given Part.private RelationshipsPartFlatOpcXmlImporter.getRelationshipsPartFromXmlPackage(Base p, String partName) static RelationshipsPartFlatOpcXmlImporter.populateRelationshipsPart(RelationshipsPart rp, Element el) Methods in org.docx4j.convert.in with parameters of type RelationshipsPartModifier and TypeMethodDescriptionprivate voidFlatOpcXmlImporter.addPartsFromRelationships(Base source, RelationshipsPart rp) private voidFlatOpcXmlImporter.getPart(RelationshipsPart rp, Relationship r) Get a Part (except a relationships part), and all its related parts.static RelationshipsPartFlatOpcXmlImporter.populateRelationshipsPart(RelationshipsPart rp, Element el) -
Uses of RelationshipsPart in org.docx4j.convert.out.common
Constructors in org.docx4j.convert.out.common with parameters of type RelationshipsPartModifierConstructorDescriptionConversionSectionWrapper(SectPr sectPr, HeaderFooterPolicy previousHF, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders, String id, List<Object> content) -
Uses of RelationshipsPart in org.docx4j.convert.out.common.wrappers
Methods in org.docx4j.convert.out.common.wrappers with parameters of type RelationshipsPartModifier and TypeMethodDescriptionprotected static ConversionSectionWrapperConversionSectionWrapperFactory.createSectionWrapper(SectPr sectPr, HeaderFooterPolicy headerFooterPolicy, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders, int conversionSectionIndex, List<Object> content, boolean dummyPageNumbering) protected static List<ConversionSectionWrapper>ConversionSectionWrapperFactory.processComplete(WordprocessingMLPackage wmlPackage, Document document, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders, boolean dummyPageNumbering) protected static List<ConversionSectionWrapper>ConversionSectionWrapperFactory.processDummy(WordprocessingMLPackage wmlPackage, Document document, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders, boolean dummyPageNumbering) The dummy section wrappers only contains one section with all the document. -
Uses of RelationshipsPart in org.docx4j.convert.out.flatOpcXml
Methods in org.docx4j.convert.out.flatOpcXml with parameters of type RelationshipsPartModifier and TypeMethodDescriptionvoidFlatOpcXmlCreator.addPartsFromRelationships(RelationshipsPart rp) -
Uses of RelationshipsPart in org.docx4j.diff
Methods in org.docx4j.diff with parameters of type RelationshipsPartModifier and TypeMethodDescriptionvoidDifferencer.diff(Body newer, Body older, Result result, String author, Calendar date, RelationshipsPart docPartRelsNewer, RelationshipsPart docPartRelsOlder) voidDifferencer.diff(P pl, P pr, Result result, String author, Calendar date, RelationshipsPart docPartRelsLeft, RelationshipsPart docPartRelsRight) Compare 2 p objects, returning a result containing w:ins and w:del elementsvoidDifferencer.diff(P pl, P pr, Result result, String author, Calendar date, RelationshipsPart docPartRelsLeft, RelationshipsPart docPartRelsRight, boolean preProcess) Compare 2 p objects, returning a result containing w:ins and w:del elementsvoidDifferencer.diff(SdtContentBlock cbNewer, SdtContentBlock cbOlder, Result result, String author, Calendar date, RelationshipsPart docPartRelsNewer, RelationshipsPart docPartRelsOlder) private voidDifferencer.diffWorker(Node newer, Node older, Result result, String author, Calendar date, RelationshipsPart docPartRelsNewer, RelationshipsPart docPartRelsOlder) This is private, in order to control what objects the user can invoke diff on.voidDifferencer.markupAsDeletion(SdtContentBlock cbLeft, Result result, String author, Calendar date, RelationshipsPart docPartRelsRight) voidDifferencer.markupAsInsertion(SdtContentBlock cbLeft, Result result, String author, Calendar date, RelationshipsPart docPartRelsLeft) static voidDifferencer.registerRelationship(Differencer pd, RelationshipsPart docPartRels, String relId, String newRelId) This is a Xalan extension function, invoked from diffx2wml.xslt Any rel which is present in the results of the comparison must point to a valid target of the correct type, or the resulting document will be broken.voidDifferencer.toWML(String in, Result result, String author, Calendar date, RelationshipsPart docPartRelsNewer, RelationshipsPart docPartRelsOlder) private voidDifferencer.transformDiffxOutputToWml(Result result, String author, Calendar date, RelationshipsPart docPartRelsLeft, RelationshipsPart docPartRelsRight, StreamSource src) -
Uses of RelationshipsPart in org.docx4j.model.datastorage
Methods in org.docx4j.model.datastorage with parameters of type RelationshipsPartModifier and TypeMethodDescriptionprivate static PartNameBindingTraverserXSLT.getNewPartName(String prefix, String suffix, RelationshipsPart rp) private PartNameOpenDoPEHandlerComponents.getNewPartName(String prefix, String suffix, RelationshipsPart rp) private voidUpdateXmlFromDocumentSurface.trimParts(WordprocessingMLPackage output, RelationshipsPart rp, boolean modeDelete) -
Uses of RelationshipsPart in org.docx4j.model.structure
Methods in org.docx4j.model.structure with parameters of type RelationshipsPartModifier and TypeMethodDescriptionprivate voidHeaderFooterPolicy.setFooterReferences(List<CTRel> hdrFtrRefs, RelationshipsPart rels, BooleanDefaultTrue titlePage) private voidHeaderFooterPolicy.setHeaderReferences(List<CTRel> hdrFtrRefs, RelationshipsPart rels, BooleanDefaultTrue titlePage) Constructors in org.docx4j.model.structure with parameters of type RelationshipsPartModifierConstructorDescriptionHeaderFooterPolicy(SectPr sectPr, HeaderFooterPolicy previousHF, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders) Figures out the policy for the given section, and creates any header and footer objects as required.protectedSectionWrapper(SectPr sectPr, HeaderFooterPolicy previousHF, RelationshipsPart rels, BooleanDefaultTrue evenAndOddHeaders) -
Uses of RelationshipsPart in org.docx4j.openpackaging
Fields in org.docx4j.openpackaging declared as RelationshipsPartModifier and TypeFieldDescriptionBase.relationshipsrelationships - the package and each part can have one of these See eg 11.Methods in org.docx4j.openpackaging that return RelationshipsPartModifier and TypeMethodDescriptionBase.getRelationshipsPart()Get the relationship part.Base.getRelationshipsPart(boolean createIfAbsent) Get the relationship part.Methods in org.docx4j.openpackaging with parameters of type RelationshipsPartModifier and TypeMethodDescriptionstatic StringPackageRelsUtil.getNameOfMainPart(RelationshipsPart packageRels) voidBase.setRelationships(RelationshipsPart relationships) -
Uses of RelationshipsPart in org.docx4j.openpackaging.io
Methods in org.docx4j.openpackaging.io that return RelationshipsPartModifier and TypeMethodDescriptionLoadFromZipNG.getRelationshipsPart(HashMap<String, LoadFromZipNG.ByteArray> partByteArrays, Part part) Deprecated.Get the Relationships Part (if there is one) for a given Part.private RelationshipsPartLoadFromZipNG.getRelationshipsPartFromZip(Base p, HashMap<String, LoadFromZipNG.ByteArray> partByteArrays, String partName) Deprecated.Methods in org.docx4j.openpackaging.io with parameters of type RelationshipsPartModifier and TypeMethodDescriptionprivate voidLoadFromZipNG.addPartsFromRelationships(HashMap<String, LoadFromZipNG.ByteArray> partByteArrays, Base source, RelationshipsPart rp, ContentTypeManager ctm) Deprecated.voidSaveToZipFile.addPartsFromRelationships(ZipOutputStream out, RelationshipsPart rp) Deprecated.private voidLoadFromZipNG.getPart(HashMap<String, LoadFromZipNG.ByteArray> partByteArrays, OpcPackage pkg, RelationshipsPart rp, Relationship r, ContentTypeManager ctm) Deprecated.Get a Part (except a relationships part), and all its related parts.private voidLoadFromZipNG.populatePackageRels(HashMap<String, LoadFromZipNG.ByteArray> partByteArrays, RelationshipsPart rp) Deprecated. -
Uses of RelationshipsPart in org.docx4j.openpackaging.io3
Methods in org.docx4j.openpackaging.io3 that return RelationshipsPartModifier and TypeMethodDescriptionLoad3.getRelationshipsPart(Part part) Get the Relationships Part (if there is one) for a given Part.private RelationshipsPartLoad3.getRelationshipsPartFromZip(Base p, String partName) Methods in org.docx4j.openpackaging.io3 with parameters of type RelationshipsPartModifier and TypeMethodDescriptionprivate voidLoad3.addPartsFromRelationships(Base source, RelationshipsPart rp, ContentTypeManager ctm) voidprotected voidLoad3.getPart(OpcPackage pkg, RelationshipsPart rp, Relationship r, ContentTypeManager ctm) Get a Part (except a relationships part), and all its related parts.Load3.getRawPart(ContentTypeManager ctm, String resolvedPartUri, Relationship rel, RelationshipsPart rp) Get a Part (except a relationships part), but not its relationships part or related parts.private voidLoad3.populatePackageRels(RelationshipsPart rp) -
Uses of RelationshipsPart in org.docx4j.openpackaging.parts
Fields in org.docx4j.openpackaging.parts declared as RelationshipsPartModifier and TypeFieldDescriptionprivate RelationshipsPartEvery part is the target of some relationship, specified in a RelationshipsPart.Methods in org.docx4j.openpackaging.parts that return RelationshipsPartMethods in org.docx4j.openpackaging.parts with parameters of type RelationshipsPartModifier and TypeMethodDescriptionvoidPart.setOwningRelationshipPart(RelationshipsPart owningRelationshipPart) Deprecated. -
Uses of RelationshipsPart in org.docx4j.openpackaging.parts.relationships
Methods in org.docx4j.openpackaging.parts.relationships that return RelationshipsPartModifier and TypeMethodDescriptionstatic RelationshipsPartRelationshipsPart.createPackageRels()static RelationshipsPartRelationshipsPart.createRelationshipsPartForPart(Base sourcePart) Methods in org.docx4j.openpackaging.parts.relationships with parameters of type RelationshipsPartModifier and TypeMethodDescriptionprivate static voidAlteredParts.addPartsForRels(List<AlteredParts.Alteration> list, List<Relationship> rels, RelationshipsPart rp) private static voidAlteredParts.addTree(List<AlteredParts.Alteration> list, RelationshipsPart rp) RelationshipsPart.differingContent(RelationshipsPart otherRP) Identify rels common to both parts, but where rels have different content.static RelationshipRelationshipsPart.getRelationshipByTarget(RelationshipsPart rp, String relativeTarget) static voidAlteredParts.recurse(AlteredParts.Alterations alterations, RelationshipsPart thisRP, RelationshipsPart otherRP) RelationshipsPart.uniqueToOther(RelationshipsPart otherRP) Identify the rels in this relationships part which aren't in the otherRelationshipsPart.uniqueToThis(RelationshipsPart otherRP) Identify the rels in this relationships part which aren't in the otherConstructors in org.docx4j.openpackaging.parts.relationships with parameters of type RelationshipsPart -
Uses of RelationshipsPart in org.docx4j.samples
Methods in org.docx4j.samples with parameters of type RelationshipsPartModifier and TypeMethodDescriptionstatic voidContentControlsInfoParts.traverseRelationships(OpcPackage wordMLPackage, RelationshipsPart rp, StringBuilder sb, String indent) static voidPartsList.traverseRelationships(OpcPackage wordMLPackage, RelationshipsPart rp, StringBuilder sb, String indent) static voidPartsStrip.traverseRelationships(WordprocessingMLPackage wordMLPackage, RelationshipsPart rp, StringBuilder sb, String indent) -
Uses of RelationshipsPart in org.pptx4j.model
Fields in org.pptx4j.model declared as RelationshipsPart -
Uses of RelationshipsPart in org.xlsx4j.samples
Methods in org.xlsx4j.samples with parameters of type RelationshipsPartModifier and TypeMethodDescriptionstatic voidPartsList.traverseRelationships(OpcPackage wordMLPackage, RelationshipsPart rp, StringBuilder sb, String indent)