org.gridvise.xmlbindings.dictionary-jvm.scala Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of gridvise-core Show documentation
Show all versions of gridvise-core Show documentation
gridvise-core is an opensource project
The newest version!
// Generated by scalaxb.
package org.gridvise.xmlbindings
case class JavaCommand(valueAttribute: String,
lineMatch: String,
valueRegexp: Option[String] = None) extends DictionaryEntryable
case class EndOfStacktrace(valueAttribute: String,
lineMatch: String,
valueRegexp: Option[String] = None) extends DictionaryEntryable
case class JvmDictionary(JavaCommand: org.gridvise.xmlbindings.JavaCommand,
EndOfStacktrace: org.gridvise.xmlbindings.EndOfStacktrace)
© 2015 - 2025 Weber Informatics LLC | Privacy Policy