Class Stax2URLSource

All Implemented Interfaces:
Source

public class Stax2URLSource extends Stax2ReferentialSource
Simple implementation of Stax2ReferentialSource, which refers to the specific file.
  • Field Details

    • mURL

      final URL mURL
  • Constructor Details

    • Stax2URLSource

      public Stax2URLSource(URL url)
  • Method Details