1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 312 313 314 315 316 317 318 319 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 370 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 446 447 448 449 450 451 452 453 454 455 456 457 458 459 460 461 462 463 464 465 466 467 468 469 470 471 472 473 474 475 476 477 478 479 480 481 482 483 484 485 486 487 488 489 490 491 492 493 494 495 496 497 498 499 500 501 502 503 504 505 506 507 508 509 510 511 512 513 514 515 516 517 518 519 520 521 522 523 524 525 526 527 528 529 530 531 532 533 534 535 536 537 538 539 540 541 542 543 544 545 546 547 548 549 550 551 552 553 554 555 556 557 558 559 560 561 562 563 564 565 566 567 568 569 570 571 572 573 574 575 576
|
//start of LhaInputStream.java
//TEXT_STYLE:CODE=Shift_JIS(Japanese):RET_CODE=CRLF
/**
* LhaInputStream.java
*
* Copyright (C) 2002 Michel Ishizuka All rights reserved.
*
* ȉ̏ɓӂȂ\[XƃoCi`̍ĔzzƎgp
* ύX̗Lɂ炸B
*
* PD\[XR[h̍ĔzzɂĒ쌠\ ̏̃Xg
* щL̐ێȂĂ͂ȂȂB
*
* QDoCi`̍ĔzzɂĒ쌠\ ̏̃Xg
* щL̐gp ̑̔zz
* ܂ގɋLqȂȂȂB
*
* ̃\tgEFA͐Β˔ڂɂĖۏŒA̖
* IBłƂۏAilLƂۏɂƂǂ܂炸A
* Ȃ閾IшÎIȕۏȂB
* Β˔ڂ ̃\tgEFA̎gpɂ钼ړIAԐړIA
* IAȁAT^IȁA邢͕KRIȑQ(gpɂf[^
* AƖ̒f〈܂Ăv̈⎸Ai
* T[rX̓l邪AĂꂾɌ肳Ȃ
* Q)ɑāAȂ鎖Ԃ̌ƂȂƂĂA_̐
* C△ߎӔC܂ ȂӔC낤ƂAƂꂪs
* ŝׂ߂łƂĂA܂͂̂悤ȑQ̉\
* ĂƂĂ̐ӔCȂ̂ƂB
*/
package jp.gr.java_conf.dangan.util.lha;
//import classes and interfaces
import java.io.InputStream;
import java.io.BufferedInputStream;
import java.util.Properties;
import jp.gr.java_conf.dangan.io.LimitedInputStream;
import jp.gr.java_conf.dangan.io.DisconnectableInputStream;
import jp.gr.java_conf.dangan.util.lha.LhaHeader;
import jp.gr.java_conf.dangan.util.lha.LhaProperty;
import jp.gr.java_conf.dangan.util.lha.CompressMethod;
//import exceptions
import java.io.IOException;
import java.io.UnsupportedEncodingException;
import java.lang.NullPointerException;
import java.lang.Error;
/**
* ڑꂽXg[LHAɃf[^ǂ݂݁A
* Gg𓀂ǂݍނ߂̃[eBeBNXB<br>
* java.util.zip.ZipInputStream ƎC^[tFCX悤ɍB<br>
* ꂽɂ̏ɊւĂ͉ꂽGgȍ~
* ĂȂGgɓǂ݂߂Ȃ\B<br>
*
* <pre>
* -- revision history --
* $Log: LhaInputStream.java,v $
* Revision 1.1.2.1 2003/07/20 13:22:31 dangan
* [bug fix]
* getNextEntry() CompressMethod.connectDecoder
* this.limit nׂƂ this.in nĂB
*
* Revision 1.1 2002/12/08 00:00:00 dangan
* [maintenance]
* LhaConstants CompressMethod ւ̃NX̕ύXɍ킹ďCB
*
* Revision 1.0 2002/08/05 00:00:00 dangan
* add to version control
* [change]
* RXgN^ String encode ̂p~A
* Properties Ɏ̂ljB
* ɏI[ɒBꍇ͂ȏǂݍ߂Ȃ悤ɏCB
* available() ̐U镑 java.util.zip.ZipInputStream Ɠ悤
* Gg̏I[ɒBĂȂꍇ 1 Gg̏I[ɒBꍇ 0 Ԃ悤ɕύXB
* [maintenance]
* \[X
* ^up~
* CZX̏C
*
* </pre>
*
* @author $Author: dangan $
* @version $Revision: 1.1.2.1 $
*/
public class LhaInputStream extends InputStream{
//------------------------------------------------------------------
// instance field
//------------------------------------------------------------------
// source
//------------------------------------------------------------------
// private InputStream source
// private boolean alreadyOpenedFirstEnrty
// private boolean reachedEndOfArchive
//------------------------------------------------------------------
/**
* LHAɌ`̃f[^InputStreamB
*/
private InputStream source;
/**
* ɍŏ̃Ggǂݍł邩B
*/
private boolean alreadyOpenedFirstEnrty;
/**
* ɏI[ɒBB
*/
private boolean reachedEndOfArchive;
//------------------------------------------------------------------
// instance field
//------------------------------------------------------------------
// for taking out a file from the archive
//------------------------------------------------------------------
// private InputStream in
// private LimitedInputStream limit
// private boolean reachedEndOfEntry
//------------------------------------------------------------------
/**
* LHAɓ̂PGg̉𓀂ꂽf[^
* InputStreamB
*/
private InputStream in;
/**
* LHAɓ̂PGg̈kꂽf[^
* LimitedInputStreamB
* closeEntry ɃXLbv邽߁B
*/
private LimitedInputStream limit;
/**
* ݏ̃Gg̏I[ɒB true ɃZbgB
*/
private boolean reachedEndOfEntry;
//------------------------------------------------------------------
// instance field
//------------------------------------------------------------------
// backup for mark/reset
//------------------------------------------------------------------
// private boolean markReachedEndOfEntry
//------------------------------------------------------------------
/** reachEndOfEntry ̃obNAbvp */
private boolean markReachedEndOfEntry;
//------------------------------------------------------------------
// instance field
//------------------------------------------------------------------
// properties
//------------------------------------------------------------------
// private Properties property
//------------------------------------------------------------------
/**
* ek`ɑΉ̐܂܂vpeB
*/
private Properties property;
//------------------------------------------------------------------
// constructor
//------------------------------------------------------------------
// private LhaInputStream()
// public LhaInputStream( InputStream in )
// public LhaInputStream( InputStream in, Properties property )
// private void constructerHelper( InputStream in, Properties property )
//------------------------------------------------------------------
/**
* ftHgRXgN^B
* gpsB
*/
private LhaInputStream(){ }
/**
* in LHAɂ̃f[^ǂݎ InputStream \zB<br>
* ek`ɑΉ̐vpeBɂ
* LhaProperty.getProperties() œꂽvpeBgpB<br>
*
* @param in LHAɌ`̃f[^̓Xg[
*
* @see LhaProperty#getProperties()
*/
public LhaInputStream( InputStream in ){
Properties property = LhaProperty.getProperties();
try{
this.constructerHelper( in, property ); //After Java 1.1 throws UnsupportedEncodingException
}catch( UnsupportedEncodingException exception ){
throw new Error( "Unsupported encoding \"" + property.getProperty( "lha.encoding" ) + "\"." );
}
}
/**
* in LHAɂ̃f[^ǂݎ InputStream\zB<br>
*
* @param in LHAɌ`̃f[^̓Xg[
* @param property ek`ɑΉ̐܂܂vpeB
*
* @exception UnsupportedEncodingException
* property.getProperty( "lha.encoding" ) œꂽ
* GR[fBOT|[gȂꍇ
*/
public LhaInputStream( InputStream in, Properties property )
throws UnsupportedEncodingException {
this.constructerHelper( in, property ); //After Java 1.1 throws UnsupportedEncodingException
}
/**
* RXgN^̏S郁\bhB
*
* @param in LHAɌ`̃f[^̓Xg[
* @param property ek`ɑΉ̐܂܂vpeB
*
* @exception UnsupportedEncodingException
* encode T|[gȂꍇ
*/
private void constructerHelper( InputStream in, Properties property )
throws UnsupportedEncodingException {
if( in != null && property != null ){
String encoding = property.getProperty( "lha.encoding" );
if( encoding == null ){
encoding = LhaProperty.getProperty( "lha.encoding" );
}
//encoding`FbN
encoding.getBytes( encoding ); //After Java 1.1 throws UnsupportedEncodingException
if( in.markSupported() ){
this.source = in;
}else{
this.source = new BufferedInputStream( in );
}
this.in = null;
this.limit = null;
this.property = (Properties)property.clone();
this.reachedEndOfEntry = false;
this.reachedEndOfArchive = false;
}else if( in == null ){
throw new NullPointerException( "in" );
}else{
throw new NullPointerException( "property" );
}
}
//------------------------------------------------------------------
// method of java.io.InputStream
//------------------------------------------------------------------
// read
//------------------------------------------------------------------
// public int read()
// public int read( byte[] buffer )
// public int read( byte[] buffer, int index, int length )
// public long skip( long length )
//------------------------------------------------------------------
/**
* ݂̃Gg 1oCg̃f[^ǂݍށB
*
* @return ǂ݂܂ꂽ 1oCg̃f[^B<br>
* ɃGg̏I[ɒBꍇ -1
*
* @exception IOException ݓǂݍݒ̃Gg
* o̓G[ꍇ
*/
public int read() throws IOException {
if( this.in != null ){
int ret = this.in.read(); //throws IOException
if( ret < 0 ){
this.reachedEndOfEntry = true;
}
return ret;
}else{
throw new IOException( "no entry" );
}
}
/**
* ݂̃Gg buffer 悤Ƀf[^ǂݍށB
*
* @param buffer f[^ǂݍރobt@
*
* @return ǂ݂܂ꂽf[^̗ʁB<br>
* ɃGg̏I[ɒBꍇ -1B
*
* @exception IOException ݓǂݍݒ̃Gg
* o̓G[ꍇ
*/
public int read( byte[] buffer ) throws IOException {
return this.read( buffer, 0, buffer.length ); //throws IOException
}
/**
* ݂̃Gg buffer index lengthoCg
* f[^ǂݍށB
*
* @param buffer f[^ǂݍރobt@
* @param index buffer̃f[^ǂݍ݊Jnʒu
* @param length ǂݍރf[^
*
* @return ǂ݂܂ꂽf[^̗ʁB<br>
* ɃGg̏I[ɒBꍇ -1B
*
* @exception IOException ݓǂݍݒ̃Gg
* o̓G[ꍇ
*/
public int read( byte[] buffer, int index, int length ) throws IOException {
if( this.in != null ){
int ret = this.in.read( buffer, index, length ); //throws IOException
if( ret < 0 ){
this.reachedEndOfEntry = true;
}
return ret;
}else{
throw new IOException( "no entry" );
}
}
/**
* ݂̃Gg̃f[^ length oCgǂ݂ƂB
*
* @param length ǂ݂Ƃf[^
*
* @return ۂɓǂ݂Ƃf[^
*
* @exception IOException ݓǂݍݒ̃Gg
* o̓G[ꍇ
*/
public long skip( long length ) throws IOException {
if( this.in != null ){
if( 0 < length ){
long len = this.in.skip( length - 1 ); //throws IOException
int ret = this.in.read(); //throws IOException
if( ret < 0 ){
this.reachedEndOfEntry = true;
return len;
}else{
return len + 1;
}
}else{
return 0;
}
}else{
throw new IOException( "no entry" );
}
}
//------------------------------------------------------------------
// method of java.io.InputStream
//------------------------------------------------------------------
// mark/reset
//------------------------------------------------------------------
// public void mark()
// public void reset()
// public boolean markSupported()
//------------------------------------------------------------------
/**
* ݓǂݎ蒆̃Gǧ݈ʒuɃ}[Nݒ肵A
* reset() Ń}[Nǂݍ݈ʒuɖ߂悤ɂB<br>
*
* @param readLimit }[Nʒuɖ߂EǂݍݗʁB
* ̃oCgăf[^ǂݍꍇ
* reset() łۏ͂ȂB
*
* @exception IllegalStateException
* ݓǂݍݒ̃Ggꍇ
*/
public void mark( int readLimit ){
if( this.in != null ){
this.in.mark( readLimit );
this.markReachedEndOfEntry = this.reachedEndOfEntry;
}else{
throw new IllegalStateException();
}
}
/**
* ݓǂݎ蒆̃Gg̓ǂݍ݈ʒuŌ
* mark() \bhĂяoꂽƂ̈ʒuɐݒ肷B
*
* @exception IOException ݓǂݍݒ̃Gg
* o̓G[ꍇ
*/
public void reset() throws IOException {
if( this.in != null ){
this.in.reset(); //throws IOException
this.reachedEndOfEntry = this.markReachedEndOfEntry;
}else{
throw new IOException( "no entry" );
}
}
/**
* ڑꂽ̓Xg[ mark()
* reset()T|[g邩B<br>
* wb_ǂݍݎ mark/reset K{̂
* RXgN^œnꂽ in markSupported()
* false ԂꍇÃNX in mark/reset T|[g
* BufferedInputStream ŃbvB
* ̂߁Ã\bh͏ true ԂB
*
* @return true
*/
public boolean markSupported(){
return this.source.markSupported();
}
//------------------------------------------------------------------
// method of java.io.InputStream
//------------------------------------------------------------------
// other
//------------------------------------------------------------------
// public int available()
// public void close()
//------------------------------------------------------------------
/**
* ݓǂݎ蒆̃Gg̏I[ɒBB<br>
* ubNȂœǂݍ߂f[^ʂԂȂɒӂ邱ƁB
*
* @return ݓǂݎ蒆̃Gg̏I[ɒBꍇ 0 BĂȂꍇ 1
*
* @exception IOException ݓǂݍݒ̃Gg
* o̓G[ꍇ
*
* @see java.util.zip.ZipInputStream#available()
*/
public int available() throws IOException {
if( this.in != null ){
return ( this.reachedEndOfEntry ? 0 : 1 );
}else{
throw new IOException( "no entry" );
}
}
/**
* ̓̓Xg[AgpĂ
* SẴ\[XJB
*
* @exception IOException o̓G[ꍇ
*/
public void close() throws IOException {
if( this.in != null ){
this.in.close();
this.limit = null;
this.in = null;
}
this.source.close();
this.source = null;
}
//------------------------------------------------------------------
// original method ( on the model of java.util.zip.ZipInputStream )
//------------------------------------------------------------------
// manipulate entry
//------------------------------------------------------------------
// public LhaHeader getNextEntry()
// public LhaHeader getNextEntryWithoutExtract()
// public void closeEntry()
//------------------------------------------------------------------
/**
* ̃Gg𓀂Ȃǂ݂ނ悤ɃXg[ݒ肷B<br>
*
* @return Gg̏ LhaHeader
*
* @exception IOException o̓G[ꍇ
*/
public LhaHeader getNextEntry() throws IOException {
if( !this.reachedEndOfArchive ){
if( this.in != null ){
this.closeEntry(); //throws IOException
}
byte[] HeaderData;
if( this.alreadyOpenedFirstEnrty ){
HeaderData = LhaHeader.getNextHeaderData( this.source );
}else{
HeaderData = LhaHeader.getFirstHeaderData( this.source );
this.alreadyOpenedFirstEnrty = true;
}
if( null != HeaderData ){
LhaHeader header = LhaHeader.createInstance( HeaderData, this.property );
this.in = new DisconnectableInputStream( this.source );
this.limit = new LimitedInputStream( this.in, header.getCompressedSize() );
this.in = CompressMethod.connectDecoder( this.limit,
header.getCompressMethod(),
this.property,
header.getOriginalSize() );
this.reachedEndOfEntry = false;
this.markReachedEndOfEntry = false;
return header;
}else{
this.reachedEndOfArchive = true;
return null;
}
}else{
return null;
}
}
/**
* ̃Gg𓀂Ȃœǂ݂ނ悤ɃXg[ݒ肷B<br>
*
* @return Gg̏ LhaHeader
*
* @exception IOException o̓G[ꍇ
*/
public LhaHeader getNextEntryWithoutExtract() throws IOException {
if( !this.reachedEndOfArchive ){
if( this.in != null ){
this.closeEntry(); //throws IOException
}
byte[] HeaderData;
if( this.alreadyOpenedFirstEnrty ){
HeaderData = LhaHeader.getNextHeaderData( this.source );
}else{
HeaderData = LhaHeader.getFirstHeaderData( this.source );
this.alreadyOpenedFirstEnrty = true;
}
if( HeaderData != null ){
LhaHeader header = LhaHeader.createInstance( HeaderData, this.property );
this.in = new DisconnectableInputStream( this.source );
this.limit = new LimitedInputStream( this.in, header.getCompressedSize() );
this.in = this.limit;
this.reachedEndOfEntry = false;
this.markReachedEndOfEntry = false;
return header;
}else{
this.reachedEndOfArchive = true;
return null;
}
}else{
return null;
}
}
/**
* ݓǂݎ蒆̃GgA
* ̃Ggǂ݂߂悤ɃXg[ݒ肷B
*
* @exception IOException o̓G[ꍇ
*/
public void closeEntry() throws IOException {
if( this.in != null ){
while( 0 <= this.limit.read() ){
this.limit.skip( Long.MAX_VALUE );
}
this.in.close();
this.in = null;
this.limit = null;
}
}
}
//end of LhaInputStream.java
|