Search:

Type: Posts; User: j_kathiresan

Search: Search took 0.13 seconds.

  1. Re: How to check whether the string contains only the specified characters ????

    I should skip the line if the string contains "ONLY" the unwanted characters...

    If the line has some characters and unwanted characters..then it is fine..

    Ex:

    Programming languae,,,,,,, -->...
  2. How to check whether the string contains only the specified characters ????

    Hi,

    I may get more than 1000 lines in a file. Each line ends with a new line character. Sometimes the file may have 4 lines.
    Other lines will have characters such as , : alone.

    I'm storing...
  3. How to extract a particular element details which has more references ???

    Hi All,

    I'm having many schema files (.xsd). Each schema files may include one or two external schema files.

    Example, <xs:include schemaLocation="wait-advanced.xsd"/>

    1) Assume that there...
Results 1 to 3 of 3