Got more questions? Find advice on: ASP | SQL | XML | Windows
Welcome to RegexAdvice Sign in | Join | Help

Regular Exp in C# and Java.

  •  02-09-2011, 8:21 PM

    Regular Exp in C# and Java.

    Hi All

    I am working on porting a code from .net to Java. and its highly using reg expressions.I dont know .net and i have to recognize the purpose and meaning

    of regexs written to create same in java.

    There is one regex in C# to prevent HTml tags :(?<!<[^>]*)

    If anyone can help me find its equivalent in Java ,it would be great.Also what are other differences that might be important for my development?

     If there are good tutorials ,please point me there.

     

    Thanks

    Misha 

     

    Filed under: , ,
View Complete Thread