I am not really a java programmer but am willing to get upto speed. But before I embark on that road, could you tell me if your software can add markup according to the example below.
That is can it take the text (bounded by the equals signs) and add xml tags according to the text (bounded by the + signs)?
If not - would it be a big deal to modify the program to do it, or do you think i would be better of writing something from scratch or looking for an alternative product.
Thanks in advance.
Mark Brand
Telephone 02-4276-1175
mark.brand@elegalpublishing.com
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi:
I am not really a java programmer but am willing to get upto speed. But before I embark on that road, could you tell me if your software can add markup according to the example below.
That is can it take the text (bounded by the equals signs) and add xml tags according to the text (bounded by the + signs)?
====================================================================================================
Subclass 136 Skilled - Independent
136.111 In this Part:
completed includes having met the requirements for award of a degree, diploma or trade qualification.
degree and diploma have the meanings given in subregulation 2.26A (6).
employed has the meaning given in subregulation 2.26A (7).
Note 1 For relevant assessing authority and skilled occupation, see regulation 1.03.
Note 2 For vocational English, see regulation 1.15B.
=====================================================================================================
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
<Article>
<ArticleTitle>
Subclass 136 Skilled-Independent
</ArticleTitle>
<ArtSubArticle>
<ArtSubArticleTitle>
136.111
</ArtSubArticleTitle>
<ArtSubArticleText>
<Sentence>In this Part:
completed includes having met the requirements for award of a degree,diploma or trade qualification. degree and diploma have the meanings given in
<InternalLink>
subregulation 2.26A (6).
</InternalLink>
</Sentence>
<Sentence>
employed has the meaning given in
<InternalLink>
subregulation 2.26A (7).
</InternalLink>
</Sentence>
<Note>For relevant assessing authority and skilled occupation.
<InternalLink>
see regulation 1.03.
</InternalLink>
</Note>
<Note>
For vocational English, see regulation 1.15B.
<InternalLink>
see regulation 1.15B.
</InternalLink>
</Note>
</ArtSubArticleText>
</ArtSubArticle>
</Article>
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
If not - would it be a big deal to modify the program to do it, or do you think i would be better of writing something from scratch or looking for an alternative product.
Thanks in advance.
Mark Brand
Telephone 02-4276-1175
mark.brand@elegalpublishing.com
For these things, you should use a better alternative FragFilter
(http://simonstl.com/ns/fragments/).