jar

kr.dogfoot : hwpxlib

Maven & Gradle

Jan 20, 1970
93 stars

HWPX Library · The hwpx library is a library that can read and write hwpx files used in the word processor developed by Hancom.

Table Of Contents

Latest Version

Download kr.dogfoot : hwpxlib JAR file - Latest Versions:

All Versions

Download kr.dogfoot : hwpxlib JAR file - All Versions:

Version Vulnerabilities Size Updated
1.0.x

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File → Open File..." or just drag-and-drop the JAR file in the JD-GUI window hwpxlib-1.0.0.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

kr.dogfoot.hwpxlib.object.content.header_xml.references.numbering

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.numbering.ParaHead.class - [JAR]

kr.dogfoot.hwpxlib.object.content.header_xml

├─ kr.dogfoot.hwpxlib.object.content.header_xml.BeginNum.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.CompatibleDocument.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.DocOption.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.ForbiddenWord.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.HeaderXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.LayoutCompatibilityItem.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.LinkInfo.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.RefList.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.TrackChangeConfig.class - [JAR]

kr.dogfoot.hwpxlib.reader.container_xml

├─ kr.dogfoot.hwpxlib.reader.container_xml.ContainerReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.container_xml.RootFileReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.container_xml.RootFilesReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.Compose.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.Ctrl.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.CtrlItem.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.Dutmal.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.LineSeg.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.Para.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.Run.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.RunItem.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.T.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.TItem.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.manifest

├─ kr.dogfoot.hwpxlib.tool.finder.manifest.FromEncryptionData.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.manifest.FromFileEntry.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.manifest.FromManifestXMLFile.class - [JAR]

kr.dogfoot.hwpxlib.object.content.masterpage_xml

├─ kr.dogfoot.hwpxlib.object.content.masterpage_xml.MasterPageXMLFile.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml.ctrl

├─ kr.dogfoot.hwpxlib.writer.section_xml.ctrl.AutoNumNewNumWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.ctrl.ColPrWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.ctrl.CtrlWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.ctrl.FieldBeginWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.ctrl.FootNoteEndNoteWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.ctrl.HeaderFooterWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.ctrl.HiddenCommentWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.ctrl.IndexmarkWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.ctrl.ParameterListCoreWriter.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.formobject

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.formobject.ButtonCore.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.formobject.FormCharPr.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.formobject.FormObject.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.combobox

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.combobox.ListItem.class - [JAR]

kr.dogfoot.hwpxlib.tool.util

├─ kr.dogfoot.hwpxlib.tool.util.DateTimeString.class - [JAR]

kr.dogfoot.hwpxlib.reader.version_xml

├─ kr.dogfoot.hwpxlib.reader.version_xml.VersionReader.class - [JAR]

kr.dogfoot.hwpxlib.tool.textextractor.object

├─ kr.dogfoot.hwpxlib.tool.textextractor.object.ForContainer.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.object.ForDrawingObject.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.object.ForSubList.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.object.ForTable.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.object.ForTc.class - [JAR]

kr.dogfoot.hwpxlib.writer.header_xml.reflist.bullet

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.bullet.BulletWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.bullet.BulletsWriter.class - [JAR]

kr.dogfoot.hwpxlib.tool.textextractor.paraHead

├─ kr.dogfoot.hwpxlib.tool.textextractor.paraHead.ParaHeadMaker.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.paraHead.ParaHeadNumber.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.paraHead.ParaNumber.class - [JAR]

kr.dogfoot.hwpxlib.tool.textextractor.comm

├─ kr.dogfoot.hwpxlib.tool.textextractor.comm.CannotStartFromException.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.comm.ExtractorBase.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.comm.ExtractorManager.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.comm.NoWorkingExtractor.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.comm.TextBuilder.class - [JAR]

kr.dogfoot.hwpxlib.reader.masterpage_xml

├─ kr.dogfoot.hwpxlib.reader.masterpage_xml.MasterPageReader.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.trackchange

├─ kr.dogfoot.hwpxlib.reader.header_xml.trackchange.TrackChangeReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.trackchange.TrackChangesReader.class - [JAR]

kr.dogfoot.hwpxlib.object.metainf

├─ kr.dogfoot.hwpxlib.object.metainf.ContainerXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.metainf.EncryptionAlgorithm.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.metainf.EncryptionData.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.metainf.EncryptionKeyDerivation.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.metainf.EncryptionStartKeyGeneration.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.metainf.FileEntry.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.metainf.ManifestXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.metainf.RootFile.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml.object

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.ArcWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.ChartWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.ComboBoxWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.ComposeWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.ConnectLineWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.ContainerControlWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.CurveWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.DutmalWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.EditWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.EllipseWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.EquationWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.LineWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.ListBoxWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.OLEWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.PictureWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.PolygonWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.RectangleWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.ScrollBarWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.TableWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.TextArtWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.VideoWriter.class - [JAR]

kr.dogfoot.hwpxlib.writer.header_xml.reflist.parapr

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.parapr.ParaMarginWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.parapr.ParaPrWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.parapr.ParaPropertiesWriter.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.pageborder

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.pageborder.PageBorderFill.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects.ColorCMYKReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects.ColorEffectReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects.ColorRGBReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects.ColorSchemeReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects.ColorSystemReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects.EffectsColorReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects.EffectsGlowReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects.EffectsReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects.EffectsReflectionReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects.EffectsShadowReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.effects.EffectsSoftEdgeReader.class - [JAR]

kr.dogfoot.hwpxlib.reader.manifest_xml

├─ kr.dogfoot.hwpxlib.reader.manifest_xml.AlgorithmReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.manifest_xml.EncryptionDataReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.manifest_xml.FileEntryReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.manifest_xml.KeyDerivationReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.manifest_xml.ManifestReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.manifest_xml.StartKeyGenerationReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.header_xml.references.charpr

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.charpr.CharShadow.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.charpr.Outline.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.charpr.Strikeout.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.charpr.Underline.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.charpr.ValuesByLanguage.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.section.secpr

├─ kr.dogfoot.hwpxlib.tool.finder.section.secpr.FromEndNotePr.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.secpr.FromFootNotePr.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.secpr.FromPageBorderFill.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.secpr.FromPagePr.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.secpr.FromPresentation.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.secpr.FromSecPr.class - [JAR]

kr.dogfoot.hwpxlib.object.content.header_xml.references

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.BorderFill.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.Bullet.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.CharPr.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.Fontface.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.Fontfaces.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.MemoPr.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.Numbering.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.ParaPr.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.Style.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.TabPr.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.TrackChange.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.TrackChangeAuthor.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml.object.shapeobject

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.shapeobject.CaptionWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.shapeobject.ShapeObjectWriter.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.object.shapecomponent

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.shapecomponent.FlipReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.shapecomponent.MatrixReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.shapecomponent.RenderingInfoReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.shapecomponent.RotationInfoReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.shapecomponent.ShapeComponentReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.notepr

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.notepr.AutoNumFormat.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.notepr.EndNoteNumbering.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.notepr.EndNotePlacement.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.notepr.EndNotePr.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.notepr.FootNoteNumbering.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.notepr.FootNotePlacement.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.notepr.FootNotePr.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.notepr.NoteLine.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.notepr.NoteShape.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.notepr.NoteSpacing.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.pagepr

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.pagepr.PageMargin.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.pagepr.PagePr.class - [JAR]

kr.dogfoot.hwpxlib.reader.common.parameter

├─ kr.dogfoot.hwpxlib.reader.common.parameter.BooleanParamReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.parameter.FloatParamReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.parameter.IntegerParamReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.parameter.ListParamReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.parameter.ParameterListReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.parameter.StringParamReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.parameter.UnsignedIntegerParamReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.compose

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.compose.ComposeCharPr.class - [JAR]

kr.dogfoot.hwpxlib.writer.header_xml

├─ kr.dogfoot.hwpxlib.writer.header_xml.DocOptionWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.ForbiddenWordListWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.HeaderWriter.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.comm

├─ kr.dogfoot.hwpxlib.tool.finder.comm.FinderBase.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.comm.FinderManager.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.comm.FoundFirstResultException.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.comm.FromObjectList.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.comm.NoFinderException.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.comm.ObjectFilter.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.object.shapeobject

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.shapeobject.CaptionReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.shapeobject.ShapeObjectReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.shapeobject.ShapePositionReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.shapeobject.ShapeSizeReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml

├─ kr.dogfoot.hwpxlib.object.content.section_xml.ParaListCore.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.SectionXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.SubList.class - [JAR]

kr.dogfoot.hwpxlib.writer.header_xml.reflist

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.MemoPropertiesWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.RefListWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.StylesWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.TrackChangeAuthorsWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.TrackChangesWriter.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.object.table

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.table.CellAddrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.table.CellSpanReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.table.CellZoneReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.table.CellzoneListReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.table.TcReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.table.TrReader.class - [JAR]

kr.dogfoot.hwpxlib.writer.header_xml.reflist.borderfill

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.borderfill.BorderFillWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.borderfill.BorderFillsWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.borderfill.FillBrushWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.borderfill.GradationWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.borderfill.ImageBrushWriter.class - [JAR]

kr.dogfoot.hwpxlib.object.common.baseobject

├─ kr.dogfoot.hwpxlib.object.common.baseobject.HasOnlyText.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.baseobject.LeftRightTopBottom.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.baseobject.NoAttributeNoChild.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.baseobject.Point.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.baseobject.StartAndEndFloat.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.baseobject.ValueAndUnit.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.baseobject.WidthAndHeight.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.baseobject.XAndY.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.baseobject.XAndYFloat.class - [JAR]

kr.dogfoot.hwpxlib.object.chart

├─ kr.dogfoot.hwpxlib.object.chart.ChartXMLFile.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.object.picture

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.ImageDimReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.ImageRectReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.picture.LineShapeReader.class - [JAR]

kr.dogfoot.hwpxlib.writer.header_xml.reflist.numbering

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.numbering.NumberingWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.numbering.NumberingsWriter.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.borderfill

├─ kr.dogfoot.hwpxlib.reader.header_xml.borderfill.BorderFillReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.borderfill.BorderFillsReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.borderfill.BorderReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.borderfill.ColorReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.borderfill.FillBrushReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.borderfill.GradationReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.borderfill.ImageBrushReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.borderfill.ImageReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.borderfill.SlashCoreReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.borderfill.WinBrushReader.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.object.drawingobject

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.drawingobject.DrawTextReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.drawingobject.DrawingObjectReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.drawingobject.DrawingShadowReader.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml.object.formobject

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.formobject.ButtonCoreWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.formobject.FormObjectWriter.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml

├─ kr.dogfoot.hwpxlib.reader.section_xml.LineSegArrayReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.LineSegReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ParaReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.RunReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.SecReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.SubListReader.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml.object.table

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.table.CellZoneListWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.table.TcWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.table.TrWriter.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml.object.shapecomponent

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.shapecomponent.RenderingInfoWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.shapecomponent.ShapeComponentWriter.class - [JAR]

kr.dogfoot.hwpxlib.object.common.parameter

├─ kr.dogfoot.hwpxlib.object.common.parameter.BooleanParam.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.parameter.FloatParam.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.parameter.IntegerParam.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.parameter.ListParam.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.parameter.Param.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.parameter.ParameterListCore.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.parameter.StringParam.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.parameter.UnsignedIntegerParam.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml.object.picture

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.picture.EffectsColorWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.picture.EffectsGlowWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.picture.EffectsReflectionWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.picture.EffectsShadowWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.picture.EffectsWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.picture.ImageRectWriter.class - [JAR]

kr.dogfoot.hwpxlib.tool.textextractor

├─ kr.dogfoot.hwpxlib.tool.textextractor.Parameter.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.TextExtractMethod.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.TextExtractor.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.TextMarks.class - [JAR]

kr.dogfoot.hwpxlib.object.common.compatibility

├─ kr.dogfoot.hwpxlib.object.common.compatibility.Case.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.compatibility.Default.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.compatibility.InSwitchObject.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.compatibility.Switch.class - [JAR]

kr.dogfoot.hwpxlib.writer.header_xml.compatibledocument

├─ kr.dogfoot.hwpxlib.writer.header_xml.compatibledocument.CompatibleDocumentWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.compatibledocument.LayoutCompatibilityWriter.class - [JAR]

kr.dogfoot.hwpxlib.writer

├─ kr.dogfoot.hwpxlib.writer.HWPXWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.VersionWriter.class - [JAR]

kr.dogfoot.hwpxlib.reader.common.compatibility

├─ kr.dogfoot.hwpxlib.reader.common.compatibility.CaseReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.compatibility.DefaultReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.compatibility.SwitchReader.class - [JAR]

kr.dogfoot.hwpxlib.object.root

├─ kr.dogfoot.hwpxlib.object.root.CaretPosition.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.root.ConfigItem.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.root.ConfigItemSet.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.root.SettingsXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.root.Version.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.root.VersionXMLFile.class - [JAR]

kr.dogfoot.hwpxlib.writer.header_xml.reflist.charpr

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.charpr.CharPrWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.charpr.CharPropertiesWriter.class - [JAR]

kr.dogfoot.hwpxlib.object.content.header_xml.references.parapr

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.parapr.Align.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.parapr.AutoSpacing.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.parapr.BreakSetting.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.parapr.Heading.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.parapr.LineSpacing.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.parapr.ParaBorder.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.parapr.ParaMargin.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.shapeobject

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.shapeobject.Caption.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.shapeobject.ShapeObject.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.shapeobject.ShapePosition.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.shapeobject.ShapeSize.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.section.object.comm

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.comm.FromCaption.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.comm.FromDrawText.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.comm.FromDrawingObject.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.comm.FromFormObject.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.comm.FromRenderingInfo.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.comm.FromShapeComponent.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.comm.FromShapeObject.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml

├─ kr.dogfoot.hwpxlib.reader.header_xml.BeginNumReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.ForbiddenWordListReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.ForbiddenWordReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.HeadReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.RefListReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.TrackChangeConfigReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.enumtype

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.AlignStyleType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ApplyPageType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ArcType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ArrowSize.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ArrowType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.BackStyle.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ButtonCheckValue.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.CaptionSide.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ColorEffectType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ColorType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ColumnDirection.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ComposeCircleType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ComposeType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ConnectLineType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.CurveSegmentType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.DisplayScrollBar.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.DrawingShadowType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.DropCapStyle.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.DutmalPosType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.EndNoteNumberingType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.EndNotePlace.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.EquationLineMode.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.FieldType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.FontType2.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.FootNoteNumberingType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.FootNotePlace.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.GutterMethod.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.HeightRelTo.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.HorzAlign.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.HorzRelTo.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.LineCap.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.LineNumberRestartType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.LineWrapMethod.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.MultiColumnType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.NumType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.NumberType2.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.NumberingType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.OLEDrawAspect.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.OLEObjectType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.OutlineStyle.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.PageBorderPositionCriterion.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.PageDirection.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.PageFillArea.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.PageNumPosition.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.PageStartON.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.PresentationEffect.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ScrollBarType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.ShadowStyle.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.TabKeyBehavior.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.TablePageBreak.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.TextArtAlign.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.TextArtShape.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.TextDirection.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.TextFlowSide.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.TextWrapMethod.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.VertAlign.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.VertRelTo.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.VerticalAlign2.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.VideoType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.VisibilityOption.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.enumtype.WidthRelTo.class - [JAR]

kr.dogfoot.hwpxlib.object.dochistory

├─ kr.dogfoot.hwpxlib.object.dochistory.DeleteDiff.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.dochistory.DiffItem.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.dochistory.FilePartDiff.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.dochistory.HistoryEntry.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.dochistory.HistoryXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.dochistory.InsertDiff.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.dochistory.UpdateDiff.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.tabpr

├─ kr.dogfoot.hwpxlib.reader.header_xml.tabpr.TabItemReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.tabpr.TabPrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.tabpr.TabPropertiesReader.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml.object.connectline

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.connectline.ControlPointsWriter.class - [JAR]

kr.dogfoot.hwpxlib.object.content.header_xml.enumtype

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.CenterLineSort.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.CharShadowType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.FontFamilyType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.FontLanguage.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.FontType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.GradationType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.HatchStyle.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.HorizontalAlign1.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.HorizontalAlign2.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.ImageBrushMode.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.ImageEffect.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.LanguageType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.LineBreakForLatin.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.LineBreakForNonLatin.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.LineSpacingType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.LineType1.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.LineType2.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.LineType3.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.LineWidth.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.LineWrap.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.MemoType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.NumberType1.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.ParaHeadingType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.SlashType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.StyleType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.SymMarkSort.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.TabItemType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.TargetApplicationSort.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.TargetProgramSort.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.TrackChangeType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.UnderlineType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.ValueUnit1.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.ValueUnit2.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.enumtype.VerticalAlign1.class - [JAR]

kr.dogfoot.hwpxlib.writer.util

├─ kr.dogfoot.hwpxlib.writer.util.XMLStringBuilder.class - [JAR]

kr.dogfoot.hwpxlib.object.content.masterpage_xml.enumtype

├─ kr.dogfoot.hwpxlib.object.content.masterpage_xml.enumtype.MasterPageType.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.object

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.ArcReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.ChartReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.ComboBoxReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.ComposeReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.ConnectLineReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.ContainerControlReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.CurveReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.DutmalReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.EditReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.EllipseReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.EquationReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.LineReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.ListBoxReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.OLEReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.PictureReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.PolygonReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.RectangleReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.ScrollBarReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.TableReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.TextArtReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.VideoReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.curve

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.curve.CurveSegment.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.section.object.textart

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.textart.FromTextArtPr.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.numbering

├─ kr.dogfoot.hwpxlib.reader.header_xml.numbering.NumberingReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.numbering.NumberingsReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.numbering.ParaHeadReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.table

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.table.CellAddr.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.table.CellSpan.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.table.CellZone.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.table.ParameterSet.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.table.Tc.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.table.Tr.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.inner

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.inner.AutoNumNewNumCore.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.inner.ColLine.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.inner.ColSz.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.inner.FootNoteEndNoteCore.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.inner.HeaderFooterCore.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.inner.Parameters.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.secpr

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.AutoNumFormatReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.EndNoteNumberingReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.EndNotePlacementReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.EndNotePrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.FootNoteNumberingReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.FootNotePlacementReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.FootNotePrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.GridReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.LineNumberShapeReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.MasterPageReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.NoteLineReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.NoteSpacingReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.PageBorderFillReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.PageMarginReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.PagePrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.PresentationReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.SecPrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.StartNumReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.secpr.VisibilityReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects.ColorCMYK.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects.ColorEffect.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects.ColorRGB.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects.ColorScheme.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects.ColorSystem.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects.Effects.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects.EffectsColor.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects.EffectsGlow.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects.EffectsReflection.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects.EffectsShadow.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.effects.EffectsSoftEdge.class - [JAR]

kr.dogfoot.hwpxlib.object.common

├─ kr.dogfoot.hwpxlib.object.common.AttachedFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.EnumGetIndex.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.EnumGetStr.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.HWPXObject.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.ObjectList.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.ObjectType.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.common.SwitchableObject.class - [JAR]

kr.dogfoot.hwpxlib.reader.common.baseobject

├─ kr.dogfoot.hwpxlib.reader.common.baseobject.HasOnlyTextReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.baseobject.LeftRightTopBottomReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.baseobject.PointReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.baseobject.StartAndEndFloatReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.baseobject.WidthAndHeightReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.baseobject.XAndYFloatReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.baseobject.XAndYReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.DeleteBegin.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.DeleteEnd.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.FWSpace.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.Hyphen.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.InsertBegin.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.InsertEnd.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.LineBreak.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.MarkpenBegin.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.MarkpenEnd.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.NBSpace.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.NormalText.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.Tab.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.TitleMark.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.AutoNum.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.Bookmark.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.ColPr.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.EndNote.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.FieldBegin.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.FieldEnd.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.FootNote.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.Footer.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.Header.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.HiddenComment.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.Indexmark.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.NewNum.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.PageHiding.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.PageNum.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.ctrl.PageNumCtrl.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.history

├─ kr.dogfoot.hwpxlib.tool.finder.history.FromDeleteDiff.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.history.FromFilePartDiff.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.history.FromHistoryEntry.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.history.FromHistoryXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.history.FromInsertDiff.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.history.FromUpdateDiff.class - [JAR]

kr.dogfoot.hwpxlib.reader

├─ kr.dogfoot.hwpxlib.reader.ContainerXMLFileReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.ContentFilesReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.ContentHPFFileReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.HWPXReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.ManifestXMLFileReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.VersionXMLFileReader.class - [JAR]

kr.dogfoot.hwpxlib.reader.versionlog_xml

├─ kr.dogfoot.hwpxlib.reader.versionlog_xml.DeleteDiffReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.versionlog_xml.FilePartDiffReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.versionlog_xml.HistoryEntryReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.versionlog_xml.HistoryReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.versionlog_xml.InsertDiffReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.versionlog_xml.UnknownElementReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.versionlog_xml.UpdateDiffReader.class - [JAR]

kr.dogfoot.hwpxlib.reader.common

├─ kr.dogfoot.hwpxlib.reader.common.ElementReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.ElementReaderFactory.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.ElementReaderManager.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.ElementReaderSort.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.ElementReaderType.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.NoAttributeNoChildReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.common.XMLFileReader.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml.object.textart

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.textart.OutlineWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.textart.TextArtPrWriter.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.header

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromBorderFill.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromBullet.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromCharPr.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromCompatibleDocument.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromDocOption.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromFillBrush.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromFont.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromFontface.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromFontfaces.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromGradation.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromHeaderXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromImgBrush.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromNumbering.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromParaMargin.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromParaPr.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromRefList.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.header.FromTabPr.class - [JAR]

kr.dogfoot.hwpxlib.reader.content_hpf

├─ kr.dogfoot.hwpxlib.reader.content_hpf.ManifestItemReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.content_hpf.MetaReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.content_hpf.MetadataReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.content_hpf.PackageManifestReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.content_hpf.PackageReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.content_hpf.SpineItemRefReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.content_hpf.SpineReader.class - [JAR]

kr.dogfoot.hwpxlib.writer.masterpage_xml

├─ kr.dogfoot.hwpxlib.writer.masterpage_xml.MasterPageWriter.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.ctrl

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.AutoNumNewNumReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.BookmarkReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.ColLineReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.ColPrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.ColSzReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.CtrlReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.FieldBeginReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.FieldEndReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.FootNoteEndNoteReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.HeaderFooterReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.HiddenCommentReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.IndexmarkReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.PageHidingReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.PageNumCtrlReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.ctrl.PageNumReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.shapecomponent

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.shapecomponent.Flip.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.shapecomponent.Matrix.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.shapecomponent.RenderingInfo.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.shapecomponent.RotationInfo.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.shapecomponent.ShapeComponent.class - [JAR]

kr.dogfoot.hwpxlib.object.content.header_xml.references.fontface

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.fontface.Font.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.fontface.SubstFont.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.fontface.TypeInfo.class - [JAR]

kr.dogfoot.hwpxlib.writer.settings_xml

├─ kr.dogfoot.hwpxlib.writer.settings_xml.ConfigItemSetWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.settings_xml.SettingsWriter.class - [JAR]

kr.dogfoot.hwpxlib.writer.contaier_xml

├─ kr.dogfoot.hwpxlib.writer.contaier_xml.ContainerWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.contaier_xml.RootFilesWriter.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.drawingobject

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.drawingobject.DrawText.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.drawingobject.DrawingObject.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.drawingobject.DrawingShadow.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.trackchangeauthor

├─ kr.dogfoot.hwpxlib.reader.header_xml.trackchangeauthor.TrackChangeAuthorReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.trackchangeauthor.TrackChangeAuthorsReader.class - [JAR]

kr.dogfoot.hwpxlib.reader.util

├─ kr.dogfoot.hwpxlib.reader.util.ValueConvertor.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.util.ZipFileReader.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.object.formobject

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.formobject.ButtonCoreReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.formobject.FormCharPrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.formobject.FormObjectReader.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.docoption

├─ kr.dogfoot.hwpxlib.reader.header_xml.docoption.DocOptionReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.docoption.LinkInfoReader.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.section.ctrl

├─ kr.dogfoot.hwpxlib.tool.finder.section.ctrl.FromAutoNumNewNum.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.ctrl.FromColPr.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.ctrl.FromCtrl.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.ctrl.FromFieldBegin.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.ctrl.FromFootNoteEndNote.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.ctrl.FromHeaderFooter.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.ctrl.FromHiddenComment.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.ctrl.FromIndexmark.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.ctrl.FromListParam.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.ctrl.FromParameterList.class - [JAR]

kr.dogfoot.hwpxlib.tool.blankfilemaker

├─ kr.dogfoot.hwpxlib.tool.blankfilemaker.BlankFileMaker.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.blankfilemaker.ForContentHPFFile.class - [JAR]

kr.dogfoot.hwpxlib.writer.content_hpf

├─ kr.dogfoot.hwpxlib.writer.content_hpf.ContentManifestWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.content_hpf.ContentWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.content_hpf.MetaDataWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.content_hpf.SpineWriter.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.inner

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.t.inner.TrackChangeCore.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.bullet

├─ kr.dogfoot.hwpxlib.reader.header_xml.bullet.BulletReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.bullet.BulletsReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.header_xml.references.tabpr

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.tabpr.TabItem.class - [JAR]

kr.dogfoot.hwpxlib.object.content.context_hpf

├─ kr.dogfoot.hwpxlib.object.content.context_hpf.ContentHPFFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.context_hpf.ManifestItem.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.context_hpf.Meta.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.context_hpf.MetaData.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.context_hpf.SpineItemRef.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.fontface

├─ kr.dogfoot.hwpxlib.reader.header_xml.fontface.FontReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.fontface.FontfaceReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.fontface.FontfacesReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.fontface.SubstFontReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.fontface.TypeInfoReader.class - [JAR]

kr.dogfoot.hwpxlib.writer.common

├─ kr.dogfoot.hwpxlib.writer.common.ElementWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.common.ElementWriterFactory.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.common.ElementWriterManager.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.common.ElementWriterSort.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.common.NothingWriter.class - [JAR]

kr.dogfoot.hwpxlib.object.content.header_xml.references.borderfill

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.borderfill.Border.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.borderfill.Color.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.borderfill.FillBrush.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.borderfill.Gradation.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.borderfill.Image.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.borderfill.ImgBrush.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.borderfill.SlashCore.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.header_xml.references.borderfill.WinBrush.class - [JAR]

kr.dogfoot.hwpxlib.reader.settings_xml

├─ kr.dogfoot.hwpxlib.reader.settings_xml.CaretPositionReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.settings_xml.ConfigItemReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.settings_xml.ConfigItemSetReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.settings_xml.SettingsReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.connectline

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.connectline.ConnectLinePoint.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.connectline.Point.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.section.object.table

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.table.FromTc.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.table.FromTr.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.compatibledocument

├─ kr.dogfoot.hwpxlib.reader.header_xml.compatibledocument.CompatibleDocumentReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.compatibledocument.LayoutCompatibilityItemReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.compatibledocument.LayoutCompatibilityReader.class - [JAR]

kr.dogfoot.hwpxlib.writer.manifest_xml

├─ kr.dogfoot.hwpxlib.writer.manifest_xml.EncryptionDataWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.manifest_xml.FileEntryWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.manifest_xml.ManifestWriter.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml

├─ kr.dogfoot.hwpxlib.writer.section_xml.LineSegArrayWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.ParaWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.RunWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.SectionWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.SubListWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.TWriter.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.style

├─ kr.dogfoot.hwpxlib.reader.header_xml.style.StyleReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.style.StylesReader.class - [JAR]

kr.dogfoot.hwpxlib.util

├─ kr.dogfoot.hwpxlib.util.ArrayUtil.class - [JAR]

├─ kr.dogfoot.hwpxlib.util.StringUtil.class - [JAR]

kr.dogfoot.hwpxlib.commonstrings

├─ kr.dogfoot.hwpxlib.commonstrings.AttributeNames.class - [JAR]

├─ kr.dogfoot.hwpxlib.commonstrings.DefaultValues.class - [JAR]

├─ kr.dogfoot.hwpxlib.commonstrings.ElementNames.class - [JAR]

├─ kr.dogfoot.hwpxlib.commonstrings.ErrorMessage.class - [JAR]

├─ kr.dogfoot.hwpxlib.commonstrings.FileIDs.class - [JAR]

├─ kr.dogfoot.hwpxlib.commonstrings.MineTypes.class - [JAR]

├─ kr.dogfoot.hwpxlib.commonstrings.Namespaces.class - [JAR]

├─ kr.dogfoot.hwpxlib.commonstrings.XMLNamespaces.class - [JAR]

├─ kr.dogfoot.hwpxlib.commonstrings.ZipEntryName.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder

├─ kr.dogfoot.hwpxlib.tool.finder.FieldFinder.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.FromContainerXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.FromContentHPFFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.FromHWPXFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.FromMasterPageXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.ObjectFinder.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.Parameter.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.section.object.picture

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.picture.FromEffects.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.picture.FromEffectsColor.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.picture.FromEffectsGlow.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.picture.FromEffectsReflection.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.picture.FromEffectsShadow.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.picture.FromImageRect.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml.object.drawingobject

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.drawingobject.DrawTextWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.object.drawingobject.DrawingObjectWriter.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.t

├─ kr.dogfoot.hwpxlib.reader.section_xml.t.MarkpenBeginReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.t.TReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.t.TabReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.t.TitleMarkReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.t.TrackChangeTagReader.class - [JAR]

kr.dogfoot.hwpxlib.tool.blankfilemaker.section

├─ kr.dogfoot.hwpxlib.tool.blankfilemaker.section.ForSection0XMLFile.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.charpr

├─ kr.dogfoot.hwpxlib.reader.header_xml.charpr.CharPrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.charpr.CharPropertiesReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.charpr.CharShadowReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.charpr.OutlineReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.charpr.ShortValuesByLanguageReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.charpr.StrikeoutReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.charpr.StringValuesByLanguageReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.charpr.UnderlineReader.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.section

├─ kr.dogfoot.hwpxlib.tool.finder.section.FromPara.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.FromRun.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.FromSectionXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.FromSubList.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.FromT.class - [JAR]

kr.dogfoot.hwpxlib.object

├─ kr.dogfoot.hwpxlib.object.HWPXFile.class - [JAR]

kr.dogfoot.hwpxlib.writer.header_xml.reflist.tabpr

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.tabpr.TabPrWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.tabpr.TabPropertiesWriter.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.section.object

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromArc.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromButton.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromChart.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromComboBox.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromCompose.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromConnectLine.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromContainer.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromCurve.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromDutmal.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromEdit.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromEllipse.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromEquation.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromLine.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromListBox.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromOLE.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromPicture.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromPolygon.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromRectangle.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromScrollBar.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromTable.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromTextArt.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.section.object.FromVideo.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.parapr

├─ kr.dogfoot.hwpxlib.reader.header_xml.parapr.AlignReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.parapr.AutoSpacingReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.parapr.BreakSettingReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.parapr.HeadingReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.parapr.LineSpacingReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.parapr.ParaBorderReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.parapr.ParaMarginReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.parapr.ParaPrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.parapr.ParaPropertiesReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.parapr.ValueAndUnitReader.class - [JAR]

kr.dogfoot.hwpxlib.writer.section_xml.secpr

├─ kr.dogfoot.hwpxlib.writer.section_xml.secpr.EndNotePrWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.secpr.FootNotePrWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.secpr.PageBorderFillWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.secpr.PagePrWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.secpr.PresentationWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.section_xml.secpr.SecPrWriter.class - [JAR]

kr.dogfoot.hwpxlib.tool.textextractor.section

├─ kr.dogfoot.hwpxlib.tool.textextractor.section.ForHWPXFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.section.ForParaWithAppendingControlTextAfterParagraphText.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.section.ForParaWithInsertingControlTextBetweenParagraphText.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.section.ForSectionXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.textextractor.section.ForT.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.textart

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.textart.TextArtPr.class - [JAR]

kr.dogfoot.hwpxlib.reader.header_xml.memopr

├─ kr.dogfoot.hwpxlib.reader.header_xml.memopr.MemoPrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.header_xml.memopr.MemoPropertiesReader.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.Grid.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.LineNumberShape.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.MasterPage.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.Presentation.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.SecPr.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.StartNum.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.secpr.Visibility.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.object.connectline

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.connectline.ConnectLinePointReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.connectline.ControlPointsReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.connectline.PointForControlPointsReader.class - [JAR]

kr.dogfoot.hwpxlib.writer.header_xml.reflist.fontface

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.fontface.FontFaceWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.fontface.FontFacesWriter.class - [JAR]

├─ kr.dogfoot.hwpxlib.writer.header_xml.reflist.fontface.FontWriter.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Arc.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Button.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Chart.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.CheckButton.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.ComboBox.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.ConnectLine.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Container.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Curve.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Edit.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Ellipse.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Equation.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Line.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.ListBox.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.OLE.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Picture.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Polygon.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.RadioButton.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Rectangle.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.ScrollBar.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Table.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.TextArt.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.Video.class - [JAR]

kr.dogfoot.hwpxlib.reader.section_xml.object.etc

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.etc.ComposeCharPrReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.etc.CurveSegmentReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.etc.ListItemReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.etc.PointListReader.class - [JAR]

├─ kr.dogfoot.hwpxlib.reader.section_xml.object.etc.TextArtPrReader.class - [JAR]

kr.dogfoot.hwpxlib.tool.blankfilemaker.header

├─ kr.dogfoot.hwpxlib.tool.blankfilemaker.header.ForBorderFills.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.blankfilemaker.header.ForCharProperties.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.blankfilemaker.header.ForFontfaces.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.blankfilemaker.header.ForHeaderXMLFile.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.blankfilemaker.header.ForParaProperties.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.blankfilemaker.header.ForStyles.class - [JAR]

kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.ImageDim.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.ImageRect.class - [JAR]

├─ kr.dogfoot.hwpxlib.object.content.section_xml.paragraph.object.picture.LineShape.class - [JAR]

kr.dogfoot.hwpxlib.tool.finder.settings

├─ kr.dogfoot.hwpxlib.tool.finder.settings.FromConfigItemSet.class - [JAR]

├─ kr.dogfoot.hwpxlib.tool.finder.settings.FromSettingsXMLFile.class - [JAR]

Advertisement