Tonny Kohar wrote:
Since Batik is also SVG processor, does the white-space processing
returned by that method is valid?
What method? defaultXMLSpace? yes I believe so for the very simple
case of a single text node child (it wouldn't be right for tspans).
eg:
text with white-space before and aft
Hi,
> Sorry, I answered a completely different question.
>
> Since the XML 1.0 rec says
>
> The value "default" signals that applications' default white-space
> processing modes are acceptable for this element;
>
> I imagine that any behaviour wrt whitespace is valid.
Since Batik is also S
Sorry, I answered a completely different question.
Since the XML 1.0 rec says
The value "default" signals that applications' default white-space
processing modes are acceptable for this element;
I imagine that any behaviour wrt whitespace is valid.
Cameron
--
e-mail : cam (at) mcc.id.au
Hi Tonny.
Tonny Kohar:
> I have a questions regarding the return value from
> org.apache.batik.dom.util.XMLSupport.defaultXMLSpace(String).
> Does the return value should be without trim ?
My reading would be that due to the Enumeration validity constraint[1],
the attribute value has to match th
Hi,
I have a questions regarding the return value from
org.apache.batik.dom.util.XMLSupport.defaultXMLSpace(String).
Does the return value should be without trim ?
Thanks
Tonny Kohar
-
To unsubscribe, e-mail: [EMAIL PROTECTED]