|
[XML-DEV Mailing List Archive Home] [By Thread] [By Date] [Recent Entries] [Reply To This Message] RE: Re: What should TrAX look like? (Was: Re: Articl
> And if you pass it
>
> public class EmptySource implements Source{
>
> private String systemId = "http://www.example.com/myidentifier";
>
>
> public void setSystemId(String systemId){ this.systemId =
> systemId; }
>
> public String getSystemId(){ return this.systemId; }
> }
>
> what does it do? After all this class faithfully implements the Source
> interface.
You know the answer to your question. But it doesn't address my point. You
claimed that defining the interface to accept Source was no better than
defining it to accept Object. I pointed out that it was better, because
defining it as Source would catch many type errors.
Michael Kay
http://www.saxonica.com/
|
PURCHASE STYLUS STUDIO ONLINE TODAY!Purchasing Stylus Studio from our online shop is Easy, Secure and Value Priced! Download The World's Best XML IDE!Accelerate XML development with our award-winning XML IDE - Download a free trial today! Subscribe in XML format
|
|||||||||

Cart








