org.apache.ivy.plugins.parser.m2

Class PomReader.AddDTDFilterInputStream

private static final class PomReader.AddDTDFilterInputStream extends FilterInputStream

Method Summary
intread()
intread(byte[] b, int off, int len)

Method Detail

read

public int read()

read

public int read(byte[] b, int off, int len)