Exception in thread "main" java.lang.NullPointerException
1#932#170,00#191#135,00#0,0#0,0#955,0#191#135,00#8675#1#731#405,0
at java.util.regex.Matcher.getTextLength(Matcher.java:1233)
at java.util.regex.Matcher.reset(Matcher.java:308)
at java.util.regex.Matcher.(Matcher.java:228)
at java.util.regex.Pattern.matcher(Pattern.java:1088)
at javaapplication13.JavaApplication13.main(JavaApplication13.java:31)
Java Result: 1
esse é o erro
tenho um txt e quero ler todas as linhas estou tirando das linhas todas as letras e deixando somente os numeros meu codigo a maixo