Searched refs:CONTENTXML (Results 1 – 1 of 1) sorted by relevance
51 private final static String CONTENTXML = "content.xml"; field in OfficeZip117 if (name.equalsIgnoreCase(CONTENTXML)) { in read()283 contentIndex = setEntryBytes(contentIndex, bytes, CONTENTXML); in setContentXMLBytes()